add gorodinskiy/vim-coloresque to html bundles

This commit is contained in:
novalore 2014-01-07 18:28:52 +01:00
parent 49d96a6a5c
commit c80af52c2a

View File

@ -220,6 +220,7 @@
if count(g:spf13_bundle_groups, 'html')
Bundle 'amirh/HTML-AutoCloseTag'
Bundle 'hail2u/vim-css3-syntax'
Bundle 'gorodinskiy/vim-coloresque'
Bundle 'tpope/vim-haml'
endif
" }