1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-03 19:38:30 +00:00
dotfiles/files/vim/.vim/ftdetect/mkd.vim
2014-06-08 15:02:00 +05:30

4 lines
96 B
VimL

" markdown filetype file
au BufRead,BufNewFile *.md,*.mkd,*.markdown,*.mdwn set filetype=mkd