From 421916b25d3858b3c9f86055aa79ab3467aaf1a9 Mon Sep 17 00:00:00 2001 From: Leandro Freitas Date: Mon, 3 Aug 2015 14:21:49 -0300 Subject: [PATCH] Fixes #42 --- ftplugin/todo.vim | 119 ++++++++++------------------------------------ 1 file changed, 25 insertions(+), 94 deletions(-) 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