From: Sergey Matveev Date: Wed, 30 Jun 2021 20:22:18 +0000 (+0300) Subject: Email's commentstring X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=3f8baf975f21c4d8e5b95cd18576075e6a5a54c9;hp=b3cd908ee874ff736b758392573a72810efc99b2 Email's commentstring --- diff --git a/vim/.vim/ftdetect/mutt.vim b/vim/.vim/ftdetect/mutt.vim index d21c8da..e8b91bb 100644 --- a/vim/.vim/ftdetect/mutt.vim +++ b/vim/.vim/ftdetect/mutt.vim @@ -8,3 +8,4 @@ endfunction autocmd BufRead /tmp/mutt-* call s:KillSignature() autocmd BufRead /tmp/mutt-* setlocal textwidth=72 +autocmd BufRead /tmp/mutt-* setlocal commentstring=>%s