From dfd8add10d93a864a7ac5e4f30b50fcc2437fd12 Mon Sep 17 00:00:00 2001 From: David Beniamine Date: Mon, 2 Feb 2015 00:02:52 +0100 Subject: [PATCH] Use Localleader instead of leader for sorting This commit fix a small error I made during the merge of matjon works. --- ftplugin/todo.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index 04e57fe..4f65f21 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -87,7 +87,7 @@ endfunction " Mappings {{{1 " Sort tasks {{{2 if !hasmapto("s",'n') - nnoremap