From owner-freebsd-questions Sun Jan 23 2:22:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cr31617-a.lndn1.on.wave.home.com (cr31617-a.lndn1.on.wave.home.com [24.112.227.163]) by hub.freebsd.org (Postfix) with ESMTP id C589814CF5 for ; Sun, 23 Jan 2000 02:21:26 -0800 (PST) (envelope-from jbailie@cr31617-a.lndn1.on.wave.home.com) Received: (from jbailie@localhost) by cr31617-a.lndn1.on.wave.home.com (8.9.3/8.9.3) id FAA00524; Sun, 23 Jan 2000 05:32:27 -0500 (EST) (envelope-from jbailie) Date: Sun, 23 Jan 2000 05:32:27 -0500 From: James Bailie To: Gary Kline Cc: questions@freebsd.org Subject: Re: set blinkon0 in gvim Message-ID: <20000123053227.A492@cr31617-a.lndn1.on.wave.home.co> References: <200001230923.BAA03752@tera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailer: Mutt 1.0.1i In-Reply-To: <200001230923.BAA03752@tera.com>; from kline@tera.com on Sun, Jan 23, 2000 at 01:23:19AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 23, 2000 at 01:23:19AM -0800, Gary Kline wrote: > Can anyone clue me in on (1) setting colors (for C or C++ syntax) > in vim, or (2) turning off the blinking cursor in gvim? There is a great mailing list for Vim which would be more appropriate for these questions, since Vim is a port, but here's part of my .vimrc: " turn on color :set t_Co=3D8 :set t_Sf=3D=1B[3%dm :set t_Sb=3D=1B[4%dm :syntax on --=20 James Bailie =20 http://members.home.net/jazzturk =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message