CHANGELOG ========= v0.2.0 (2021-10-15): Additions: * Add `]o` and [o` mappings to move to the next and previous regular priority to-do. * Add `]y` and [y` mappings to move to the next and previous high priority to-do. Fixes: * Correct a rendering issue in the documentation due to concealed syntax. v0.1.1 (2020-03-21): Fixes: * Prevent default mappings from overwriting existing mappings in certain cases. v0.1.0 (2020-03-21): Additions: * Add `]u` and `[u` mappings to move to the next and previous unfinished to-do. * Allow ftplugin mappings to be disabled by setting `g:no_plugin_maps` or `g:no_todo_maps`. * Commands now support dot-repeat via repeat.vim. Fixes: * Don't modify the search history when running commands. v0.0.1 (2016-10-17): First public release. vim:tw=80:comments+=fb\:*: