8000 GitHub - adamhotep/colorizer: A Vim plugin to colorize all text in the form #rrggbb or #rgb.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adamhotep/colorizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 97.9%
  • Makefile 2.1%
0