/colorizer

A Vim plugin to colorize all text in the form #rrggbb or #rgb.

Primary LanguageVimL

Colorizer

A Vim plugin to colorize all text in the form #rrggbb or #rgb. See the comment at the beginning of the plugin for more.

screenshot

Pathogen

You can install the plugin with pathogen by copying and pasting the below snippet.

cd ~/.vim/bundle
git clone https://github.com/adamhotep/colorizer

The Makefile is used to quickly install/uninstall the script.

colorizer.vim on vim.org