From 53650769b5db619aa2ce6ad3e015c8db24999d7a Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 17 Dec 2011 10:25:23 +0100 Subject: [PATCH] Autocommit of file /home/julien/.dotfiles/vim/.vim/plugin/vimfootnotes.vim changed on host ares --- .vim/plugin/vimfootnotes.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vim/plugin/vimfootnotes.vim b/.vim/plugin/vimfootnotes.vim index f119834..3a57e45 100644 --- a/.vim/plugin/vimfootnotes.vim +++ b/.vim/plugin/vimfootnotes.vim @@ -256,7 +256,7 @@ function! s:VimFootnotes(appendcmd) :below 4split normal G if search("^-- $", "bW") - exe "normal O".cr."[".g:vimfootnotemark."] " + exe "normal o".cr."[".g:vimfootnotemark."] " else exe "normal o".cr."[".g:vimfootnotemark."] " endif -- 2.20.1