.vim/ftplugin/mail.vim

changeset 352
a19225f9b247
parent 351
47b0510974fe
child 361
7ab7173fb61f
--- a/.vim/ftplugin/mail.vim
+++ b/.vim/ftplugin/mail.vim
@@ -14,5 +14,5 @@ augroup mail_filetype
 augroup END
 
 setl textwidth=72
-setl formatoptions=awn
+setl formatoptions=aw
 setl spell

mercurial