Konstantin Gorodinskiy fde6d3b932 initial
2013-08-11 22:09:15 +04:00
2013-08-11 22:09:15 +04:00
2013-08-11 22:09:15 +04:00

Coloresque

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/coloresque.git'

###Features

You can steal 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%