diff --git a/README.markdown b/README.markdown index 39c48f4..f70cfdd 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,14 @@ If your Vim installation does **not** have Python support, this plugin **will wo cd todo.txt-vim cp -R * ~/.vim +Also make sure your .vimrc contains + + syntax on + filetype plugin on + +You can set the `` in your .vimrc file with + + let maplocalleader="" This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. It also defines a few mappings, to help with editing these files: