dotfiles/.vim/ftdetect/markdown.vim

3 lines
82 B
VimL

" Markdown
autocmd BufNewFile,BufRead *.{md,mkd,mkdn,mark*} set filetype=markdown