augroup filetypedetect
au BufNewFile,BufRead .tmux.conf*,tmux.conf* setf tmux
augroup END
" Mail
autocmd BufRead,BufNewFile *mutt-* setfiletype mail