parent
b9978f9294
commit
cabb667899
@ -1,4 +1,5 @@
|
|||||||
augroup filetypedetect
|
augroup filetypedetect
|
||||||
|
au BufRead,BufNewFile *.msg,*.mail setfiletype mail
|
||||||
au BufRead,BufNewFile *.todo setfiletype todo
|
au BufRead,BufNewFile *.todo setfiletype todo
|
||||||
au BufNewFile,BufRead *.markdown,*.mdown,*.mkd,*.mkdn,README.md setf markdown
|
au BufNewFile,BufRead *.markdown,*.mdown,*.mkd,*.mkdn,README.md setf markdown
|
||||||
augroup END
|
augroup END
|
||||||
|
Loading…
Reference in new issue