tomtom / todo.txt-vim-1

Vim Syntax for todo.txt (todotxt.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Vim Syntax for todo.txt (todotxt.com)


Languages

Language:Vim Script 100.0%