Move markdown file detection (*.md) to ftdetect script

This commit is contained in:
Eryn Wells 2013-01-25 13:12:52 -08:00
parent 031f715659
commit 51eaa2f3f7

View file

@ -0,0 +1 @@
autocmd BufNewFile,BufRead *.md set ft=markdown