# HG changeset patch # User Steve Losh # Date 1289613715 18000 # Node ID 754d871449f128ace768a7178ab495a8958a2cc3 # Parent 30bd82f5d2cd0fea609a093efdb991b8d90d90fd Change the help text to make unit testing easier. Lame. diff -r 30bd82f5d2cd -r 754d871449f1 plugin/gundo.vim --- a/plugin/gundo.vim Fri Nov 12 19:23:05 2010 -0500 +++ b/plugin/gundo.vim Fri Nov 12 21:01:55 2010 -0500 @@ -428,7 +428,7 @@ 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