diff --git a/README.markdown b/README.markdown index f330803..6eefede 100644 --- a/README.markdown +++ b/README.markdown @@ -10,6 +10,14 @@ mappings, to help with edition of these files: `-s` : Sort the file +`-s+` : Sort the file on +Projects + +`-s@` : Sort the file on @Contexts + +`-j` : Lower the priority (cursor must by on priority) + +`-k` : Increase the priority (cursor must by on priority) + `-d` : Insert the current date `date` : (Insert mode) Insert the current date diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index e892288..82808bd 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -45,6 +45,47 @@ if !hasmapto("s",'n') nnoremap