forked from vim-scripts/backup.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
Puts backups where they belong: out of the way
vexxor/backup.vim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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. -- Changes -- Modified to use ~/.vim/backup folder
About
Puts backups where they belong: out of the way
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vim Script 100.0%