Swapped out one LESS for another

New vim-less is a bit more actively maintained. Still noticing issues with
properties with hyphens not highlighting correctly. I assume this is due to a
conflict with another syntax file?
This commit is contained in:
Joshua Sherman 2014-01-07 14:16:35 -05:00
parent 81b47162d0
commit d7d388c0e4

View file

@ -39,10 +39,10 @@ Bundle 'bling/vim-airline'
Bundle 'bling/vim-bufferline'
Bundle 'ervandew/supertab'
Bundle 'garbas/vim-snipmate'
Bundle 'groenewege/vim-less'
Bundle 'joshtronic/php.vim'
Bundle 'honza/vim-snippets'
Bundle 'joshtronic/vim-snippets'
Bundle 'kien/ctrlp.vim'
Bundle 'KohPoll/vim-less'
"Bundle 'kshenoy/vim-signature' " Errors... really want to use it tho
Bundle 'Lokaltog/vim-easymotion'
Bundle 'MarcWeber/vim-addon-mw-utils'