summaryrefslogtreecommitdiff
path: root/ftdetect/mail.vim
blob: 8ed5cdb51be60dd4312e445332f6a65fcc2f7897 (plain)
1
2
3
augroup filetypedetect
  au! BufRead,BufNewFile sma* setfiletype mail
augroup END