Skip to content

Instantly share code, notes, and snippets.

@eltonlaw
Last active December 20, 2017 18:00
Show Gist options
  • Save eltonlaw/7b6fc1e6ac947c083a50aee1cdaef3e7 to your computer and use it in GitHub Desktop.
Save eltonlaw/7b6fc1e6ac947c083a50aee1cdaef3e7 to your computer and use it in GitHub Desktop.
" ~/.vim/ftdetect/mkd.vim
au! BufRead,BufNewFile *.markdown set filetype=mkd
au! BufRead,BufNewFile *.md set filetype=mkd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment