[EMAIL PROTECTED] wrote:

How can I change the color for the comments on a particular language
syntax highlight?


The hicolors.vim plugin provides both syntax highlighting help and a colorscheme editor. You can
get it from:
 http://vim.sourceforge.net/scripts/script.php?script_id=1081
Start with
 :he hicolors
and right-click on any highlighting label. That'll bring up the colorscheme editor for that label, such as "Comment". Modify the color with the sliders provided, save it and you've got yourself a modified colorscheme.

Regards,
Chip Campbell

Reply via email to