Increment version.
This commit is contained in:
parent
32019def8f
commit
8e6665e3b4
@ -221,6 +221,7 @@ GitHub: http://github.com/sjl/gundo.vim/
|
||||
|
||||
v2.2.0
|
||||
* Add the g:gundo_close_on_revert setting.
|
||||
* Fix a bug with the splitbelow setting.
|
||||
v2.1.1
|
||||
* Fix a bug with the movement key mappings.
|
||||
v2.1.0
|
||||
|
@ -372,6 +372,9 @@ let g:gundo_right = 1
|
||||
<li>
|
||||
Add the <code>g:gundo_close_on_revert</code> setting.
|
||||
</li>
|
||||
<li>
|
||||
Fix a bug with the <code>splitbelow</code> setting.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>v2.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user