mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-16 05:43:47 -05:00
Merge pull request #24 from invecup/priorities
Fix documentation and README typos
This commit is contained in:
@@ -15,9 +15,9 @@ COMMANDS *todo-commands*
|
||||
|
||||
`<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 (B) to the current line
|
||||
|
||||
`<leader>-b` : Add the priority (C) to the current line
|
||||
`<leader>-c` : Add the priority (C) to the current line
|
||||
|
||||
`<leader>-d` : Insert the current date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user