21 Dec
2007
21 Dec
'07
2:28 p.m.
Gabriel Linder <linder@jeuxvideo.com> wrote:
On Fri, 21 Dec 2007 11:53:52 +0100 (CET) "blokkie" <blokkie@h0m3.be> wrote:
Hi ,
I've noticed that vim is taking backups of files. I took a look at /usr/share/vim/vimrc to check why . How do I disable this ? Adapt /usr/share/vim/vimrc or create ~/.vimrc files for the users (and root) ?
Thx !
Blokie
Add this to your ~/.vimrc : set nobackup
You could also add it to the global rc file (like many other distributions do). Is there any particular reason for disabling it by default? -- Matthias-Christian Ott