Skip to content

Commit

Permalink
Force Markdown filetype for *.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinjasaur committed Sep 30, 2017
1 parent 1ae0b31 commit 035213b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vim/ftdetect/markdown.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
au BufRead,BufNewFile *.md set filetype=markdown

0 comments on commit 035213b

Please sign in to comment.