Move markdown file detection (*.md) to ftdetect script
This commit is contained in:
parent
031f715659
commit
51eaa2f3f7
1 changed files with 1 additions and 0 deletions
1
vim/ftdetect/markdown.vim
Normal file
1
vim/ftdetect/markdown.vim
Normal file
|
@ -0,0 +1 @@
|
|||
autocmd BufNewFile,BufRead *.md set ft=markdown
|
Loading…
Add table
Add a link
Reference in a new issue