tag name | v0.1.0 (bc61d745ecfbba778384f3d95aa4f39249a4f4aa) |
tag date | 2020-03-22 01:47:29 +0100 |
tagged by | Teddy Wing |
tagged object | commit 1086ee24c4... |
download | vim-twodo-0.1.0.tar.bz2 |
---|
v0.1.0
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.