Date: Mon, 24 Jan 2000 00:00:43 +0000 From: George Cox <gjvc@extremis.demon.co.uk> To: Gary Kline <kline@tera.com> Cc: questions@freebsd.org Subject: Re: set blinkon0 in gvim Message-ID: <20000124000043.A47791@extremis.demon.co.uk> In-Reply-To: <200001230923.BAA03752@tera.com>; from kline@tera.com on Sun, Jan 23, 2000 at 01:23:19AM -0800 References: <200001230923.BAA03752@tera.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000124000043.A47791>