aboutsummaryrefslogblamecommitdiff
path: root/vim/after/ftplugin/mail.vim
blob: a7e4daa882ae3327a538c2aa1fcda4ed39f29178 (plain) (tree)
1
2
3
4
5
6




                                                       
 
" Auto-format within textwidth
setlocal formatoptions+=a

" Use trailing whitespace to denote continued paragraph
setlocal formatoptions+=w