diff options
author | Teddy Wing | 2020-03-22 02:02:54 +0100 |
---|---|---|
committer | Teddy Wing | 2020-03-22 02:02:54 +0100 |
commit | c69625bb9d6b2a1e487975f007fff415247eeee6 (patch) | |
tree | 2fa843253a9fba3bc24b655655bf8725617a8f36 /doc | |
parent | 1086ee24c4a7e6ff8ca10d920d6384a30b233af3 (diff) | |
download | vim-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 'doc')
0 files changed, 0 insertions, 0 deletions