Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 640 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 640 Bytes

todo.txt-vim

Some files to make editing todo.txt files in Vim more enjoyable.

Author

Original author Graham Davies, 2009.

New syntax, plugin packaging and upload to github by David O'Callaghan, 2010.

Install

If you have the make and rsync commands available, run:

make deploy

Otherwise, copy the directories to your .vim directory.

To access this help file from within Vim you must first update your help tags:

:helptags ~/.vim/doc

The path may need to be modified depending on where you install to. Once you have done this you can access the help with this command:

:help todotxt