X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vim%2Fafter%2Fftplugin%2Fmail.vim;h=e78fd95dd2ca3feaff66064dbaa795dd9719eb3f;hb=1d9294eb6ef571b890f995106f55103b7f02d95a;hp=94af0bce972c0dc10e0a568c9885b9350562b232;hpb=9a709886697d00c33edc9faad82694250e6beca8;p=config%2Fdotfiles.git diff --git a/vim/after/ftplugin/mail.vim b/vim/after/ftplugin/mail.vim index 94af0bc..e78fd95 100644 --- a/vim/after/ftplugin/mail.vim +++ b/vim/after/ftplugin/mail.vim @@ -31,8 +31,8 @@ silent! %s/^>\+\zs >/>/g silent! %s/^>\+\zs >/>/g " Move directly after the headers. -normal gg -normal } +normal! gg +normal! } " Fold quotes. Thanks to Teemu Likonen " (http://permalink.gmane.org/gmane.editors.vim.devel/20890,