Use ap/vim-css-color to solve performance issue.
Ref: https://github.com/skammer/vim-css-color/issues/3
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -50,12 +50,12 @@ Bundle "gmarik/vundle"
|
||||
"
|
||||
Bundle "MarcWeber/vim-addon-mw-utils"
|
||||
Bundle "airblade/vim-gitgutter"
|
||||
Bundle "ap/vim-css-color"
|
||||
Bundle "bling/vim-airline"
|
||||
Bundle "garbas/vim-snipmate"
|
||||
Bundle "honza/vim-snippets"
|
||||
Bundle "kien/ctrlp.vim"
|
||||
Bundle "motemen/git-vim"
|
||||
Bundle "skammer/vim-css-color"
|
||||
Bundle "tomtom/tlib_vim"
|
||||
"
|
||||
filetype plugin indent on
|
||||
|
||||
Reference in New Issue
Block a user