diff options
author | Teddy Wing | 2020-03-21 20:53:11 +0100 |
---|---|---|
committer | Teddy Wing | 2020-03-21 20:55:36 +0100 |
commit | 9a2d08847734353e703ac43eb82827582b3d2af9 (patch) | |
tree | 8ed93f788ce5ee3b264c092f0ab62e6890462f6d /doc/todo.txt | |
parent | cfd749dc7bfa93076ae345b28a922cd346a4514c (diff) | |
download | vim-twodo-9a2d08847734353e703ac43eb82827582b3d2af9.tar.bz2 |
Add documentation for next/previous incomplete mappings
Diffstat (limited to 'doc/todo.txt')
-rw-r--r-- | doc/todo.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo.txt b/doc/todo.txt index 22606c4..9c82fc4 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -71,6 +71,18 @@ MAPPINGS *todo-mappings* Default: <leader>- + *todo-<Plug>TwodoNextIncomplete* +<Plug>TwodoNextIncomplete + Move to the next [count] unfinished to-do. + + Default: ]u + + *todo-<Plug>TwodoPreviousIncomplete* +<Plug>TwodoPreviousIncomplete + Move to the previous [count] unfinished to-do. + + Default: [u + ============================================================================== COLOURS *todo-colors* |