summaryrefslogtreecommitdiff
path: root/after/ftplugin/mail.vim
blob: 1f7f8bd287442f1d4c4da22b9b61933574fa44e9 (plain)
1
2
3
4
5
autocmd BufRead,BufNewFile *mutt-* setfiletype mail
au BufRead /tmp/*mutt-* set tw=72
set textwidth=72
set colorcolumn=72
set spell