diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index e892288..7d32950 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -41,8 +41,8 @@ endfunction " Mappings {{{1 " Sort tasks {{{2 -if !hasmapto("s",'n') - nnoremap