mirror of
https://github.com/gryf/.vim.git
synced 2026-04-21 09:21:25 +02:00
Updated gundo and buffergator. Corrected gui/terminal behaviour.
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
*gundo.txt* Graph your undo tree so you can actually USE it.
|
||||
|
||||
Making's Vim's undo tree usable by humans.
|
||||
Making Vim's undo tree usable by humans.
|
||||
|
||||
==============================================================================
|
||||
CONTENTS *Gundo-contents*
|
||||
@@ -219,6 +219,8 @@ GitHub: http://github.com/sjl/gundo.vim/
|
||||
==============================================================================
|
||||
7. Changelog *GundoChangelog*
|
||||
|
||||
v2.2.1
|
||||
* Refactoring and performance improvements.
|
||||
v2.2.0
|
||||
* Add the g:gundo_close_on_revert setting.
|
||||
* Fix a bug with the splitbelow setting.
|
||||
|
||||
Reference in New Issue
Block a user