-
Notifications
You must be signed in to change notification settings - Fork 1
Numbered Backups.
vim-scripts/pluginbackup.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=1537 Holds numered backups inside a seperate directory. Automaticly purges old backups. Standart is to hold the last 10 versions. Tested with Linux, MS-Windows and OpenVMS. IMORTANT: Creating this plugin was only possible because vim 7 offers new file management functions - namely :mkdir, finddir() delete() and the new List datatype. This plugin won'g work with vim 6.x. Reports errors to: http://code.google.com/p/vim-scripts/issues/list Discuss improvements on: http://groups.google.com/group/vim_scripts For Support see: http://code.google.com/p/vim-scripts/wiki/NumberedBackups