aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/mail.vim
blob: fcff8b8a44b35643d8cb66f3ed34de691ee1d4dd (plain)
1
2
3
4
5
6
7
8
9
" Mail messages

" Automatically format paragraphs and set format=flowed "w" option
setlocal formatoptions+=aw

" Ensure that we don't end up with double spaces between sentences
setlocal nojoinspaces

setlocal spell