diff options
Diffstat (limited to 'doc/todo.txt')
-rw-r--r-- | doc/todo.txt | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/doc/todo.txt b/doc/todo.txt index 5e135a7..c952968 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -73,16 +73,40 @@ MAPPINGS *todo-mappings* *todo-<Plug>TwodoNextIncomplete* <Plug>TwodoNextIncomplete - Move to the next [count] unfinished to-do. + Move to the next [count] unfinished to-do. (Mnemonic: "unfinished") Default: ]u *todo-<Plug>TwodoPreviousIncomplete* <Plug>TwodoPreviousIncomplete - Move to the previous [count] unfinished to-do. + Move to the previous [count] unfinished to-do. (Mnemonic: "unfinished") Default: [u + *todo-<Plug>TwodoNextRegular* +<Plug>TwodoNextRegular + Move to the next [count] unfinished to-do. (Mnemonic: "ordinary") + + Default: ]o + + *todo-<Plug>TwodoPreviousRegular* +<Plug>TwodoPreviousRegular + Move to the previous [count] unfinished to-do. (Mnemonic: "ordinary") + + Default: [o + + *todo-<Plug>TwodoNextImportant* +<Plug>TwodoNextImportant + Move to the next [count] unfinished to-do. (Mnemonic: "yimportant") + + Default: ]y + + *todo-<Plug>TwodoPreviousImportant* +<Plug>TwodoPreviousImportant + Move to the previous [count] unfinished to-do. (Mnemonic: "yimportant") + + Default: [y + ============================================================================== COLOURS *todo-colors* |