gko / vim-coloresque

css/less/sass/html color preview for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coloresque

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

Via Plug:

Plug 'gko/vim-coloresque'

Features

You can still use hsl(a)

Picture

or multiple colours on same line

Picture

and you can use named colors(case insensitive)

Picture

About

css/less/sass/html color preview for vim


Languages

Language:Vim Script 100.0%