mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-16 22:03:38 -05:00
Updated documentation and minor fixes.
This commit is contained in:
10
doc/todo.txt
10
doc/todo.txt
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user