vim-css-color
vim-css-color copied to clipboard
Highlight colors in css files
Very slow.
When I run vim with the --startuptime flag, the log printed out says that css-color is taking 4.5 seconds (!!!) to load. 4561.555: sourcing /home/andrew/.vim/bundle-autoupdate/vim-css-color/after/syntax/css.vim
The word white in the declaration `white-space` is highlighted, and should not be.
I'm finding that the plugin is only reading the first 3 colors in some cases. http://uploads.mitechie.com/vim-css-color.png
would be awesome!