home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.editors
- Path: sparky!uunet!mcsun!sun4nl!sci.kun.nl!cs.kun.nl!hansm
- From: hansm@cs.kun.nl (Hans Mulder)
- Subject: Re: Help : Need to map TAB to # of spaces in VI
- Message-ID: <C1GIM9.76B@sci.kun.nl>
- Sender: news@sci.kun.nl (News owner)
- Nntp-Posting-Host: zeus.cs.kun.nl
- Organization: University of Nijmegen, The Netherlands
- References: <538@heimdall.sdrc.com> <C1EsI3.362@sci.kun.nl>
- Date: Tue, 26 Jan 1993 10:32:32 GMT
- Lines: 11
-
- I wrote:
-
- >set ts=666 shiftwidth=3
- >map ^V^I ^T
-
- That should of course have been:
-
- >map! ^V^I ^T
- >" ^ you need to type two or three control-Vs here
-
- HansM
-