Fix a missing tag on the site.
This commit is contained in:
parent
4bc2696209
commit
f9bd145fd6
@ -360,6 +360,7 @@ let g:gundo_right = 1
|
|||||||
|
|
||||||
<ol class="changelog">
|
<ol class="changelog">
|
||||||
<li>v2.1.0
|
<li>v2.1.0
|
||||||
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Warnings about having an incompatible Vim and/or
|
Warnings about having an incompatible Vim and/or
|
||||||
Python installation are now deferred until the
|
Python installation are now deferred until the
|
||||||
@ -373,12 +374,14 @@ let g:gundo_right = 1
|
|||||||
<code>g:gundo_map_move_newer</code>.
|
<code>g:gundo_map_move_newer</code>.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
The o, <code>Up</code> and <code>Down</code> keys
|
The <code>o</code>, <code>Up</code> and
|
||||||
are now mapped in the Gundo pane.
|
<code>Down</code> keys are now mapped in the
|
||||||
|
Gundo pane.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Improve and add several unit tests for Gundo.
|
Improve and add several unit tests for Gundo.
|
||||||
</li>
|
</li>
|
||||||
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>v2.0.0
|
<li>v2.0.0
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user