1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-05 11:09:15 +00:00
dotfiles/files/vim/.vim/ftdetect/mkd.vim

4 lines
96 B
VimL
Raw Normal View History

2012-09-06 03:28:43 +00:00
" markdown filetype file
au BufRead,BufNewFile *.md,*.mkd,*.markdown,*.mdwn set filetype=mkd