Files
todo.txt-vim/doc/todo.txt
2014-04-27 10:54:27 -03:00

17 lines
473 B
Plaintext

*todo.txt*
==============================================================================
COMMANDS *todo-commands*
`<leader>-s` : Sort the file
`<leader>-d` : Insert the current date
`<leader>-D` : Mark task as done (inserts current date as completion date)
`DD` : Mark all tasks as completed
`date<tab>` : (Insert mode) Insert the current date
<leader> is \ by default, so <leader>-s means you type \s