From 072891f7225c9635bd7037aace69e973b1d06fd9 Mon Sep 17 00:00:00 2001 From: Pavel Puchkin Date: Sun, 22 Dec 2013 11:19:08 +1100 Subject: [PATCH] Fixed #9. Insert dates at the beginning of the line --- ftplugin/todo.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index 1b485c3..96c5ac5 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -24,7 +24,7 @@ endif " Insert date {{{2 if !hasmapto("d",'n') - nnoremap