aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/todo.vim
AgeCommit message (Expand)Author
2021-10-16Update copyright yearsTeddy Wing
2021-10-15Add new motions to move between regular and important TODOsTeddy Wing
2021-10-15Change `<Leader>` to `<LocalLeader>`Teddy Wing
2020-03-22ftplugin/todo.vim: Fix default mapping guardsTeddy Wing
2020-03-22Add license headersTeddy Wing
2020-03-21Disable ftplugin mappings with `g:no_plugin_maps`Teddy Wing
2020-03-21Don't save search history when running substitution commandsTeddy Wing
2020-03-21Add conditions for `[u` `]u` default omapsTeddy Wing
2020-03-21Remove `<Plug>TwodoNextIncomplete` `<Plug>TwodoPreviousIncomplete` xmapsTeddy Wing
2020-03-21Try adding xmaps and omaps for next and previous commandsTeddy Wing
2020-03-15Add mappings to move to the next and previous to-doTeddy Wing
2016-06-03Add Escalate mappingTeddy Wing
2016-06-03ftplugin/todo.vim: Add Descalate mappingsTeddy Wing
2016-04-28Allow any action on any TODO typeTeddy Wing
2016-04-19ftdetect/todo.vim: Don't remove partially completed todos with <leader>RTeddy Wing
2016-04-05ftplugin: Use :nohlsearch in mappingsTeddy Wing
2016-04-05Add ftplugin with mappingsTeddy Wing