Updated documentation and minor fixes.

This commit is contained in:
Leandro Freitas
2014-11-01 19:44:07 -02:00
parent e7423b103b
commit 2a66ed26ff
4 changed files with 17 additions and 11 deletions

View File

@@ -9,9 +9,15 @@ COMMANDS *todo-commands*
`<leader>-s@` : Sort the file on @Contexts
`<leader>-j` : Lower the priority (cursor must by on priority)
`<leader>-j` : Lower the priority of the current line
`<leader>-k` : Increase the priority (cursor must by on priority)
`<leader>-k` : Increase the priority of the current line
`<leader>-a` : Add the priority (A) to the current line
`<leader>-c` : Add the priority (B) to the current line
`<leader>-b` : Add the priority (C) to the current line
`<leader>-d` : Insert the current date