> Do you *need* those backup files? I have configured Vim to save
> backups in ~/.vimbackup, but cannot remember last time I actually used
> this feature: normally I have other options (persistent undo, VCS,
> regular backups done by rsnapshot: depending on what I actually need).
>
Thank you for the answer,
when I think back, all two years about I am happy to have such backup files.
Have done as you adviced
Now my settings in /etv/vimrc
set backupdir=~/.vimbackup
set backup
set writebackup
set backupcopy=yes
and not forgotten
to
mkdir ${HOME}/.vimbackup
mkdir /root/.vimbackup
Erhy
with OpenSUSE in VirtualBox
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Monday, October 31, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment