VimLocalHistory http://www.vim.org/scripts/script.php?script_id=2442 http://github.com/hjdivad/vimlocalhistory/tree/master
What does it do? ============= Automatically saves buffers on write in a git repository. This is similar to vim's backup feature, except more than one revision is saved. Commands are provided to restore previous versions of files, or vimdiff the buffer against previous versions. Of course, you can also go to the repository directory yourself and use regular git commands to see a history of your buffer writes. Features ======= Specify a repository directory for automatic versioned backup. User-specified file and path exclusion patterns. Future Direction ============ Depends on what users want :-) My initial motivation was to save myself from having to manually keep backups of many versions of files in /etc, but if there's enough interest, I may try to write something like a "local history" (as the eclipse feature with the same name). Feedback, bug reports and suggestions gratefully accepted at <[EMAIL PROTECTED]>. -- Mit freundlichen Grüßen, David JH --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
