qfnotes : Use quickfix to annotate your files
| script karma |
Rating 0/0,
Downloaded by 1154 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Sergey Khorev |
| |
| script type |
| utility |
| |
| description |
qfnotes is a plugin to annotate files and store annotations in separate file(s).
Initially I wanted to extend vimscript #2216 but ended up rewriting it completely.
Short information (see :h qfnotes for more commands and detailed documentation):
<Leader>qn - add a new note (or edit current)
<Leader>qd - delete selected note(s)
<Leader>qe - edit selected note(s)
<Leader>qE - edit selected note in a buffer
<Leader>qs - save current notes file
<Leader>ql - load notes file with default name
:QFXLoad and :QFXSave - load and save annotations
|
| |
| install details |
:so qfnotes.vmb
Also available from https://bitbucket.org/khorser/vim-qfnotes and https://github.com/khorser/vim-qfnotes |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.147
|