backup.vim
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Puts backups where they belong: out of the way
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2334

backup.vim stores backups out of the way in the ~/.vim_plugins/vim_backup directory.

Each file is split into it's file name and path, the md5sum of the path is used to create a unique subfolder in ~/.vim_plugins/vim_backup, and the files are backed up into that folder.  This ensures that your files are backed up, that your directories are not cluttered with *~ files, and that each file that you edit has it's own unique backup.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。