Added support for js highlighting for jquery/other frameworks

This commit is contained in:
Yan Pritzker 2014-01-05 17:28:32 -06:00
parent 41974867e4
commit 2b117b5812

View File

@ -34,6 +34,7 @@ Bundle "ck3g/vim-change-hash-syntax"
Bundle "briancollins/vim-jst"
Bundle "pangloss/vim-javascript"
Bundle "rodjek/vim-puppet"
Bundle "othree/javascript-libraries-syntax.vim"
" Html, Xml, Css, Markdown...
Bundle "claco/jasmine.vim"
@ -140,6 +141,7 @@ Bundle "jby/tmux.vim.git"
Bundle "morhetz/gruvbox"
" Customization
" 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.