diff options
| -rw-r--r-- | .vim/ftdetect/mutt.vim | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/ftdetect/mutt.vim b/.vim/ftdetect/mutt.vim new file mode 100644 index 0000000..9b67c41 --- /dev/null +++ b/.vim/ftdetect/mutt.vim @@ -0,0 +1 @@ +au BufNewFile,BufRead */.mutt/*	set filetype=muttrc  | 
