vim-simple-todo : Some useful mappings for manage simple TODO lists
| script karma |
Rating 0/0,
Downloaded by 57
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Vital Kudzelka |
| |
| script type |
| utility |
| |
| description |
May be this is the smallest VIM plugin in the world. It adds some useful
mappings for manage simple TODO lists and nothing more.
All this mappings work the same on NORMAL and INSERT modes.
,i create new todo under cursor
,o create new todo below current line
,O create new todo above current line
,x mark todo under cursor as done
,X mark todo as undone
|
| |
| install details |
Use your favorite installation method, but I recommend to use
pathogen (https://github.com/tpope/vim-pathogen) and run:
cd .vim/bundle
git clone https://github.com/vitalk/vim-simple-todo |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 67.202.9.192
|