Date: Sun, 23 Jan 2000 01:03:12 +0000 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Duke Normandin <01031149@3web.net> Cc: jcm@dogma.freebsd-uk.eu.org, freebsd-questions@freebsd.org Subject: Re: programmer's editor choice Message-ID: <20000123010311.A8967@strontium.scientia.demon.co.uk> In-Reply-To: <SAK.2000.01.22.jestgmog@webserver> References: <SAK.2000.01.22.jestgmog@webserver>
next in thread | previous in thread | raw e-mail | index | archive | help
Duke Normandin wrote: > Will vi syntax highlighting work in console mode? If so, would you > consider sending me a copy of that ``config'' file your friend > provided? It sure would make working with my ``php3'' stuff more in > line with what I've been used to on win9x. TIA... yeah, it should. All you should need to do is, $ echo syntax on >> ~/.vimrc to get started. (This assumes you're using vim -- the vi in FreeBSD's base system (nvi) doesn't support syntax highlighting.) -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk 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?20000123010311.A8967>