Remove trailing whitespaces

This commit is contained in:
Leandro Freitas
2016-01-27 14:09:17 -02:00
parent 17a2345675
commit a612ebeaf1
9 changed files with 35 additions and 35 deletions

View File

@@ -26,18 +26,18 @@ CONTENTS *todo-contents*
`<localleader>s@` Sort the file on @Contexts
`<localleader>sd` Sort the file on dates
`<localleader>sdd` Sort the file on due dates (i.e. due:2015-10-25)
1.2 Edit priority: *todo-commands-priority*
`<localleader>j` Decrease the priority of the current line
`<localleader>k` Increase the priority of the current line
`<localleader>a` Add the priority (A) to the current line
`<localleader>b` Add the priority (B) to the current line
`<localleader>c` Add the priority (C) to the current line
1.3 Date: *todo-commands-date*
`<localleader>d` Set current task's creation date to the current date
`date<tab>` (Insert mode) Insert the current date
1.4 Mark as done: *todo-commands-done*
`<localleader>x` Mark current task as done
`<localleader>X` Mark all tasks as done