diff --git a/plugin/gundo.vim b/plugin/gundo.vim index 5f3d7bd..47c7df3 100644 --- a/plugin/gundo.vim +++ b/plugin/gundo.vim @@ -428,7 +428,7 @@ def _undo_to(n): INLINE_HELP = '''\ -" Gundo for %s [%d] +" Gundo for %s (%d) " j/k - move between undo states " p - preview diff of selected and current states " - revert to selected state