From 8da977113bbd0c9125add4d51b498e93f7142d6d 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