aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.txt
diff options
context:
space:
mode:
authorTeddy Wing2021-10-15 21:28:53 +0200
committerTeddy Wing2021-10-15 21:28:53 +0200
commit477256e48b026d01043a416c1bb20178bcc3cdd1 (patch)
treef2700568deff34d51fd8ef73bf8779f8c167d2b5 /doc/todo.txt
parente24499b61189c1cde025a1fd1063a9b21f8e101b (diff)
downloadvim-twodo-477256e48b026d01043a416c1bb20178bcc3cdd1.tar.bz2
Add new motions to move between regular and important TODOs
The existing `[u` and `]u` bindings allow moving to the previous and next unfinished to-do, but when there are many low priority to-dos, and a handful of regular and high priority items between them, those commands are ineffective for quickly moving to the relevant ones. Add two new sets of commands: * `[o` & `]o` to move between regular priority to-dos * `[y` & `]y` to move between high priority to-dos I was looking for bracket mappings that aren't bound by default. Using `o` seems to work, meaning "ordinary". And `y` could refer to "yimportant". Close enough.
Diffstat (limited to 'doc/todo.txt')
0 files changed, 0 insertions, 0 deletions