sponsor Vim development Vim logo Vim Book Ad

todo-vim : todo-vim is plugin for manage your todo notes

 script karma  Rating 3/7, Downloaded by 974  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
todo-vim-0.3.1.zip 0.3.1 2020-04-08 7.0 Dimercel Ito Fixed serious bug with the label search process. Thanks to @progrunner17 for the bug report!
todo-vim-0.3.tar.gz 0.3 2019-01-17 7.0 Dimercel Ito Fixed bugs
todo-vim-0.2.0.tar.gz 0.2.0 2015-11-19 7.0 Dimercel Ito Initial upload
ip used for rating: 3.129.45.92

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github