Script: VIM Color Picker
Version: 0.1
Copyright: Copyright (C) 2010  Fabien Loison
Licence: GPLv3+ (see the "COPYING" file for more information)
Website: http://www.flogisoft.com/

DEPENDENCIES:
  For working, this script need:
    * VIM 7.x with Python support
    * PyGTK 2.x

INSTALL:
  Just copy "color_picker.vim" in your pluggin directory.

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

