diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index cb4728d..9fec984 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -130,12 +130,12 @@ if !hasmapto("x",'v') endif " Mark done {{{2 -if !hasmapto("c",'n') - nnoremap