todo-vim : todo-vim is plugin for manage your todo notes
script karma |
Rating 3/7,
Downloaded by 1070 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Dimercel Ito |
|
script type |
utility |
|
description |
todo-vim is plugin for manage your todo notes. He will help you to navigate and manage your todo labels in code. Plugin support next type of labels: todo, fixme, note. Label examples:
TODO: Simple todo example
TODO: todo with tag priority and custom tag @p :8 @custom :custom
NOTE: Simple note example with tag @tag
FEATURES
- Display todo labels in separate navigation window
- Sort labels by type, line, priority.
- Quick jump to label
- Autojumping when choosing
- Tags support
More info: https://github.com/Dimercel/todo-vim
|
|
install details |
Install the distributed files into your Vim script directory which is usually
~/.vim/. You should consider to use one of the famous package managers for Vim
like vundle or neobundle to install the plugin.
After installation you can run todo-vim with the :TODOOpen or :TODOToggle
commands. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|