diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index b8709da..65252db 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -18,110 +18,41 @@ setlocal wrapmargin=0 " Mappings {{{1 " Sort tasks {{{2 -if !hasmapto("s",'n') - nnoremap