adding new stuff
This commit is contained in:
parent
f84d7183aa
commit
9ef8a96f9a
1580 changed files with 0 additions and 0 deletions
3
plugins/bundle/vim-markdown/ftdetect/markdown.vim
Normal file
3
plugins/bundle/vim-markdown/ftdetect/markdown.vim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
" markdown filetype file
|
||||
au BufRead,BufNewFile *.{md,mdown,mkd,mkdn,markdown,mdwn} set filetype=markdown
|
||||
au BufRead,BufNewFile *.{md,mdown,mkd,mkdn,markdown,mdwn}.{des3,des,bf,bfa,aes,idea,cast,rc2,rc4,rc5,desx} set filetype=markdown
|
||||
Loading…
Add table
Add a link
Reference in a new issue