Easy to add a priority to the current line

- several new leader keys to add priority to the current line
- updated README
This commit is contained in:
Hans Anderson
2014-10-31 18:23:27 -05:00
parent a823aa16d3
commit 8d8913a600
2 changed files with 41 additions and 2 deletions

View File

@@ -14,9 +14,15 @@ mappings, to help with edition of these files:
`<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