From owner-freebsd-questions Sun Mar 9 9: 1:46 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5268A37B401 for ; Sun, 9 Mar 2003 09:01:44 -0800 (PST) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 479C043FDD for ; Sun, 9 Mar 2003 09:01:43 -0800 (PST) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 18s4B7-0002wZ-00; Sun, 09 Mar 2003 09:01:37 -0800 Date: Sun, 9 Mar 2003 09:01:37 -0800 From: Nathan Kinkade To: Wayne Pascoe Cc: freebsd-questions@freebsd.org Subject: Re: Changing comment color in vim Message-ID: <20030309170137.GM2461@sub21-156.member.dsl-only.net> Reply-To: nkinkade@dsl-only.net Mail-Followup-To: Wayne Pascoe , freebsd-questions@freebsd.org References: <20030309163320.GA32673@marvin.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z9sQuz+HmDh2hVO4" Content-Disposition: inline In-Reply-To: <20030309163320.GA32673@marvin.penguinpowered.org.uk> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --z9sQuz+HmDh2hVO4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 09, 2003 at 04:33:20PM +0000, Wayne Pascoe wrote: > Hi all, >=20 > 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. >=20 > Does anyone have a quick hack to change comments to something easier to > see (e.g. green / yellow) for perl and C ?=20 >=20 > TIA, >=20 > --=20 > Wayne Pascoe You can create your own color schemes for just about anything in VIM. You can set which color scheme you use by setting the 'colorscheme' variable in your vimrc file. The various color schemes are likely located in the dir /usr/local/share/vim/vim61/colors. Also, you can set your colorscheme dynamically from within VIM using ``:color {name}''. I'm sure that a web search for something like ``vim colorscheme'' would produce much results. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --z9sQuz+HmDh2hVO4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+a3NxWZYS9EJQoEwRAjYfAKD1FHhUBwnXcjmOc9QhzUQCTsn9QQCbBxvp d5VMdWmrwFTnEh0xJbQTKtg= =3BjS -----END PGP SIGNATURE----- --z9sQuz+HmDh2hVO4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message