X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=ftdetect%2Fmutt.vim;fp=ftdetect%2Fmutt.vim;h=8b2b7302c015f3ec38cf9dadd5ee502919a3bc2e;hp=0000000000000000000000000000000000000000;hb=24b80095f7be30c28b49af5348755b90f18cbe53;hpb=27c4074e11eafdfbf0f031748a5f2ee8dbf5d06c diff --git a/ftdetect/mutt.vim b/ftdetect/mutt.vim new file mode 100644 index 0000000..8b2b730 --- /dev/null +++ b/ftdetect/mutt.vim @@ -0,0 +1,2 @@ +au BufRead,BufNewFile ~/.mutt/tmp/*mutt-* setlocal filetype=mail +au BufRead,BufNewFile *.muttrc setlocal filetype=neomuttrc