Adding new stuff
This commit is contained in:
parent
a1687a2e5b
commit
f8f54ab17a
1580 changed files with 205558 additions and 0 deletions
3
bundle/vim-markdown/ftdetect/markdown.vim
Normal file
3
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