mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-17 14:23:39 -05:00
Resolves #17
This commit is contained in:
@@ -31,7 +31,7 @@ This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files.
|
||||
|
||||
`<leader>-X` : Mark all tasks as completed
|
||||
|
||||
`<leader>-D` : Remove completed tasks
|
||||
`<leader>-D` : Move completed tasks to done.txt
|
||||
|
||||
If you want the help installed, run ":helptags ~/.vim/doc" inside vim after having copied the files.
|
||||
Then you will be able to get the commands help with: :h todo.txt
|
||||
|
||||
Reference in New Issue
Block a user