Skip to content

Commit 1824d03

Browse files
committed
Added ftdetect for mutt-dir.
1 parent 70966d1 commit 1824d03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vim/vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ endfunc
9696
autocmd BufNewFile,BufRead *.xpt.vim set ft=xpt.vim
9797
autocmd BufNewFile,BufRead *zsh/* set ft=zsh
9898
autocmd BufNewFile,BufRead *vim_local/* set ft=vim
99+
autocmd BufNewFile,BufRead *mutt/* set ft=mutt
99100
autocmd BufNewFile,BufRead *.pyf setlocal ft=python, textwidth=0
100101
autocmd BufNewFile,BufRead *.bb setlocal ft=text, textwidth=0
101102
augroup END

0 commit comments

Comments
 (0)