add other MUA related config files
This commit is contained in:
4
vim/.vim/filetype.vim
Normal file
4
vim/.vim/filetype.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
augroup filetypedetect
|
||||
" Mail
|
||||
autocmd BufRead,BufNewFile *astroid* setfiletype mail
|
||||
augroup END
|
||||
Reference in New Issue
Block a user