From 84c815bb211466a69357bda8db60cd92b1d74080 Mon Sep 17 00:00:00 2001 From: durcheinandr Date: Tue, 26 May 2015 19:50:37 +0200 Subject: [PATCH] fixed sorting by due-date --- ftplugin/todo.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index efb7518..645c30d 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -185,7 +185,7 @@ endif " Sort @_sched by due: date {{{2 if !hasmapto("sd".'n') - nnoremap