From 0c21b1469993e610600e88e734ffe90b9c10a514 Mon Sep 17 00:00:00 2001 From: Konstantin Gorodinskiy Date: Tue, 22 Oct 2013 10:55:34 +0400 Subject: [PATCH] + --- README.md | 2 +- after/syntax/css/vim-coloresque.vim | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9f4595f..10476b4 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/after/syntax/css/vim-coloresque.vim b/after/syntax/css/vim-coloresque.vim index e979c81..c80a9a5 100644 --- a/after/syntax/css/vim-coloresque.vim +++ b/after/syntax/css/vim-coloresque.vim @@ -2,7 +2,7 @@ " Language: color preview in vim " Author: Gorodinskii Konstantin " 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