Skip to content

gwadej/todo.txt-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Simplification for my use by G. Wade Johnson 2013.

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

About

Vim Syntax for todo.txt (todotxt.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%