There is help for this as others have told you by now, but I'm sure you just want to get going, so here's what I do. I only write in C/C++, make, bash, HTML and Perl, etc. and not in other, assorted high-level languages so I don't know its effect on them, but this setting, which I have in my .vimrc (_vimrc on Windows), does the trick for me:

       * change color of comments...
       highlight comment ctermfg=darkgrey guifg=darkblue

The reason I did not keep darkgrey for gvim use is because, at least on my Hyundai monitors on my SuSE 10 box, which is my primary development workstation, it was unsatisfactory (too light to read as I recall with irony) and the darkblue worked better.

Good luck,

Russ



[EMAIL PROTECTED] wrote:
Hi all,

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


Regards,
xfedex.



Reply via email to