Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 1999 11:44:27 +1200 (NZST)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Mark Ovens <markov@globalnet.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: key mapping in vi/nvi
Message-ID:  <Pine.SC5.4.10.9907151142070.865-100000@kiwi.pinnacle.co.nz>
In-Reply-To: <19990714235641.D524@marder-1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Jul 1999, Mark Ovens wrote:

> BTW, is there any way to add comment lines in ~/.exrc? I've tried
> most characters but it either bitches and doesn't read subsequent
> lines, or core dumps.

Yup. The comment leader is ".
eg:

	"
	" my personal preferences
	"
	set ai sw=4 ts=4 filec=\
	"
	" key mappings
	"
	map #1 :s/Jon Chen/Jonathan Chen
	"
	" abbreviations
	"
	abb rt return

Jonathan Chen
------------------------------------------------------------------------
                                         Do not take life too seriously.
                                     You will never get out of it alive.



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?Pine.SC5.4.10.9907151142070.865-100000>