Wayne Pascoe wrote:
> I use vim for my coding needs, and only have one problem with it. Unless
> I'm using gvim, my comments are a dark blue. This is almost unreadable
> in some light conditions.
>
> Does anyone have a quick hack to change comments to something easier to
> see (e.g. green / yellow) for perl and C ?
I assume you're using a white-on-black terminal/xterm. You can add
set bg=dark
to your .vimrc or enter that command in vim command mode.
--
Dean C. Strik Eindhoven University of Technology
[EMAIL PROTECTED] | [EMAIL PROTECTED] | http://www.ipnet6.org/
"This isn't right. This isn't even wrong." -- Wolfgang Pauli
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message