[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VIM



On: Sat, 13 Jun 1998 10:28:54 -0700 (PDT) Nick Moffitt writes:
> 
> On 12 Jun 1998, Torsten Hilbrich wrote:
>> It is a very useful feature called backing up files ;-)
>> 
>> You can convince vim to not create these files by either editing
>> /etc/vimrc (for all user) or ~/.vimrc (on a per-user basis) and add a
>> "set nobackup" line or edit the existing "set backup" line.
> 
> 	Is there any way to get vim to write numeric backups?  The GNU
> indent program pays attention to an environment variable, and will
> make backup files like foo.~1~ and foo.~2~ if it is set right.

According to the help page there is none.

These are the only configuration options regarding backup I found
there:

|'backup'|	   |'bk'|	keep backup file after overwriting a file
|'backupdir'|	   |'bdir'|	list of directories for the backup file
|'backupext'|	   |'bex'|	extension used for the backup file
|'writebackup'|    |'wb'|	make a backup before overwriting a file

	Torsten

-- 
Whenever a system becomes completely defined, some damn fool discovers
something which either abolishes the system or expands it beyond recognition.
							Fortune Cookie
PGP Public key available


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: