Skip to content

Vim Plugin to highlight `:highlight` groups (and hex codes in gvim)

Notifications You must be signed in to change notification settings

blueyed/colorhighlight.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

OBSOLETE

This plugin is obsolete, please refer to https://github.com/chrisbra/Colorizer.

OLD README:

This is a (quite old) fork, based on hexHighlight.vim.

This plugin looks for hex codes of the format #ffffff or #fff and toggles a highlight in that color. It is useful for editing colorschemes, and generally any config file dealing with colors.

When looking for a Vim color highlighting plugin, I recommend https://github.com/chrisbra/Colorizer instead.

This plugin has the unique feature to handle highlight definitions in a Vim syntax file though, but that might get merged some day.

Here is a screenshot:

Screenshot

About

Vim Plugin to highlight `:highlight` groups (and hex codes in gvim)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%