aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/todo.vim
diff options
context:
space:
mode:
authorTeddy Wing2020-03-22 02:02:54 +0100
committerTeddy Wing2020-03-22 02:02:54 +0100
commitc69625bb9d6b2a1e487975f007fff415247eeee6 (patch)
tree2fa843253a9fba3bc24b655655bf8725617a8f36 /autoload/todo.vim
parent1086ee24c4a7e6ff8ca10d920d6384a30b233af3 (diff)
downloadvim-twodo-c69625bb9d6b2a1e487975f007fff415247eeee6.tar.bz2
ftplugin/todo.vim: Fix default mapping guards
These conditions were wrong, and should have been AND-ed. Otherwise, if you, say, didn't have a mapping to `<Plug>TwodoNewTodoBelow` and did have a mapping to `<Leader>n` (or vice versa), the plugin would still remap `<Leader>n`.
Diffstat (limited to 'autoload/todo.vim')
0 files changed, 0 insertions, 0 deletions