From owner-freebsd-questions Mon Jan 24 2:35: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from extremis.demon.co.uk (extremis.demon.co.uk [194.222.242.30]) by hub.freebsd.org (Postfix) with SMTP id 6A766156D2 for ; Mon, 24 Jan 2000 02:35:02 -0800 (PST) (envelope-from gjvc@extremis.demon.co.uk) Received: (qmail 48147 invoked by uid 1010); 24 Jan 2000 00:00:43 -0000 Date: Mon, 24 Jan 2000 00:00:43 +0000 From: George Cox To: Gary Kline Cc: questions@freebsd.org Subject: Re: set blinkon0 in gvim Message-ID: <20000124000043.A47791@extremis.demon.co.uk> References: <200001230923.BAA03752@tera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.1i In-Reply-To: <200001230923.BAA03752@tera.com>; from kline@tera.com on Sun, Jan 23, 2000 at 01:23:19AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT (i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23/01 01:23, 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? > > The doc/options file tells how to do the latter, but nothing that I've > put into my ~/.gvimrc works. send a blank email to vim-subscribe@vim.org to subscribe to the vim mailing list -- they answered my vim problem fast and effectively :-) In the meantime: (1) set syntax=c syntax on (2) set guicursor=a:blinkon0 gjvc -- [gjvc] "Expectations should not be lowered simply because a product is free." -- Russ Cooper, NTBugTraq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message