
1. Download the vimcolor tarball and extract it in your drupal modules folder.
This will create a vimcolor directory with several files in it.

2. Install the Text::VimColor Perl module.  If you have root access to your
server you can just do a `perl -MCPAN -e 'install Text::VimColor'`.

3. Go to your drupal admin, enable the vimcolor module, and add the vimcolor
filter to any of your input filters.  Make sure the line break filter, if you
are useing it, is before the vimcolor filter.

