Skip to content

etdev/vim-hexcolor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HexColor

This is a vim plugin that highlights hex and rgb color codes in css files etc. with that respectice color. It's a fork of vim-coloresque, but for hex and rgb values only (e.g. it won't automatically find and highlight colors like red or blue).


Preview:
original

My changes:
my-changes

###Overview

This is a merge of ap vim-css-color and colorizer.

###Installation

Via vundle:

Bundle 'https://github.com/etdev/vim-hexcolor.git'

###Features

  • You can still use hsl(a)

Picture

  • Use multiple colors on the same line

About

css/less/sass/html color preview for vim

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Vim Script 100.0%