diff --git a/README.markdown b/README.markdown index 3c1bb88..519732f 100644 --- a/README.markdown +++ b/README.markdown @@ -3,3 +3,14 @@ git clone git://github.com/freitass/todo.txt-vim.git cd todo.txt-vim cp -R * ~/.vim + + +This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. It also defines a few +mappings, to help with edition of these files: + +`-s` : Sort the file + +`-d` : Insert the current date + +`date` : (Insert mode) Insert the current date +