This commit is contained in:
Konstantin Gorodinskiy
2013-10-22 10:55:34 +04:00
parent 7931b8e3ce
commit 0c21b14699
2 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ Coloresque
***
**Important!** If you experience any lags in css/html/less/sass files please update to latest version(0.9.3) of plugin.
**Important!** If you experience any lags in css/html/less/sass files please update to latest version(0.9.5) of plugin.
The issue [#13](https://github.com/gorodinskiy/vim-coloresque/issues/13) from 26.09.2013. Sorry for the inconvenience.

View File

@@ -2,7 +2,7 @@
" Language: color preview in vim
" Author: Gorodinskii Konstantin <gor.konstantin@gmail.com>
" Licence: Vim license
" Version: 0.9.3
" Version: 0.9.5
" based on
" https://github.com/ap/vim-css-color
" https://github.com/lilydjwg/colorizer
@@ -619,8 +619,6 @@ if has("gui_running") || &t_Co==256
hi cssColorfffff0 guibg=#FFFFF0 guifg=#000000 ctermbg=15 ctermfg=16 | syn cluster cssColors add=cssColorfffff0
hi cssColorffffff guibg=#FFFFFF guifg=#000000 ctermbg=231 ctermfg=16 | syn cluster cssColors add=cssColorffffff
" sdfad
"call s:VimCssInit(1)
":augroup css