updating vim
This commit is contained in:
commit
00a9e7d96b
1055 changed files with 126840 additions and 0 deletions
3
.vim/bundle/vim-markdown/ftdetect/markdown.vim
Normal file
3
.vim/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