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