Konstantin Gorodinskii 9ff7a28013 Update README.md
2013-10-15 10:33:37 +04:00
2013-09-27 13:34:03 +04:00
2013-10-15 10:24:29 +04:00
2013-10-15 10:33:37 +04:00
2013-08-12 13:51:32 +04:00

Coloresque

Important!!! If you experience lags in css/html/less/sass files please update to latest version(0.9.3) of plugin.
The issue #13 from 26.09. Sorry for the inconvenience.

pic

color preview for vim.

###Overview

This is merge of ap vim-css-color and colorizer. The main goal was to fix cursorline bug and keep named colors(i.e. white, black, aqua). I ended up mixing both plugins plus wrote some stuff, so I decided to leave it as a separate plugin.

###Installation

Via vundle:

Bundle 'https://github.com/gorodinskiy/vim-coloresque.git'

###Features

You can still use hsl(a)

Picture

or multiple colours on same line

Picture

and you can use named colors(case insensitive)

Picture

Description
css/less/sass/html color preview for vim
Readme 154 KiB
Languages
Vim Script 100%