https://github.com/thinca/vim-quickmemo
Change an empty buffer to a memo buffer.
https://github.com/thinca/vim-quickmemo
Last synced: 4 months ago
JSON representation
Change an empty buffer to a memo buffer.
- Host: GitHub
- URL: https://github.com/thinca/vim-quickmemo
- Owner: thinca
- License: zlib
- Created: 2014-06-28T08:32:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T16:57:50.000Z (over 4 years ago)
- Last Synced: 2025-01-14T03:55:13.801Z (over 1 year ago)
- Language: Vim script
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# quickmemo.vim
[![Test][gh-action-badge]][gh-action-result]
quickmemo.vim is a Vim plugin to change an empty buffer to a memo buffer.
See [help document](doc/quickmemo.txt) for detail.
## License
[zlib License](LICENSE.txt)
## Author
thinca
[gh-action-badge]: ./../../workflows/Test/badge.svg?branch=master "Test"
[gh-action-result]: ./../../actions?query=workflow%3ATest+branch%3Amaster