From a8e413175f046b112ab1126c4dae0fb62e1fffb7 Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 17 Dec 2011 12:00:37 +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..dbaa969 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 \ O".cr."[".g:vimfootnotemark."] " else exe "normal o".cr."[".g:vimfootnotemark."] " endif -- 2.20.1