Merge pull request #24 from invecup/priorities

Fix documentation and README typos
This commit is contained in:
Leandro Freitas
2014-11-01 21:41:39 -02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -19,9 +19,9 @@ This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files.
`<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

View File

@@ -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