Skip to content

abijr/colorpicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

colorpicker

A nice color picker for vim. It grabs current selection for edition or simply inserts a new color in hex format.

installation

  • Extract the and put the files in your Vim directory (default is usually ~/vim/ under linux)
  • It also works with Bundle (Bundle 'abijr/colorpicker')

usage

When your are in insert mode or visual mode, press the <F5> button. The color picker dialog appear, select a color and validate.

dependencies

For working, this script need:

  • VIM 7.x with Python support
  • PyGTK 2.x

About

A vim color picker plugin using gtk color chooser. Based on VIM-Color-Picker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published