backup.vim : Puts backups where they belong: out of the way
| script karma |
Rating 1/1,
Downloaded by 723 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Nathan Lawrence |
| |
| script type |
| utility |
| |
| description |
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.
|
| |
| install details |
This script requires that vim was built with python enabled
Simply copy backup.vim to ${HOME}/.vim/plugin/ |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|