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:
parent
81b47162d0
commit
d7d388c0e4
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue