Added support for js highlighting for jquery/other frameworks
This commit is contained in:
parent
41974867e4
commit
2b117b5812
@ -34,6 +34,7 @@ Bundle "ck3g/vim-change-hash-syntax"
|
|||||||
Bundle "briancollins/vim-jst"
|
Bundle "briancollins/vim-jst"
|
||||||
Bundle "pangloss/vim-javascript"
|
Bundle "pangloss/vim-javascript"
|
||||||
Bundle "rodjek/vim-puppet"
|
Bundle "rodjek/vim-puppet"
|
||||||
|
Bundle "othree/javascript-libraries-syntax.vim"
|
||||||
|
|
||||||
" Html, Xml, Css, Markdown...
|
" Html, Xml, Css, Markdown...
|
||||||
Bundle "claco/jasmine.vim"
|
Bundle "claco/jasmine.vim"
|
||||||
@ -140,6 +141,7 @@ Bundle "jby/tmux.vim.git"
|
|||||||
Bundle "morhetz/gruvbox"
|
Bundle "morhetz/gruvbox"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
" Customization
|
" Customization
|
||||||
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
||||||
" allow the user to add vim plugins to yadr without the need for a fork.
|
" allow the user to add vim plugins to yadr without the need for a fork.
|
||||||
|
Loading…
Reference in New Issue
Block a user