]> Sergey Matveev's repositories - dotfiles.git/commitdiff
commentstring friendly "> " Mutt's quotes
authorSergey Matveev <stargrave@stargrave.org>
Thu, 8 Jul 2021 07:02:44 +0000 (10:02 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 8 Jul 2021 07:02:44 +0000 (10:02 +0300)
vim/.vim/ftdetect/mutt.vim

index e8b91bb020cd3e5dea88bc01579937b272b79468..e7061746023a5970074fa63c07f2fed5fb8e38b1 100644 (file)
@@ -9,3 +9,4 @@ endfunction
 autocmd BufRead /tmp/mutt-* call s:KillSignature()
 autocmd BufRead /tmp/mutt-* setlocal textwidth=72
 autocmd BufRead /tmp/mutt-* setlocal commentstring=>%s
+autocmd BufRead /tmp/mutt-* silent %substitute /^> */>/e | set nohlsearch