Mon, 18 Jul 2016 13:38:23 -0400
Numbered-list wrap doesn't work for flowed emails
--- 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