Change the help text to make unit testing easier. Lame.
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 12 Nov 2010 21:01:55 -0500 |
parents |
30bd82f5d2cd
|
children |
dbd4f2ec3861
|
branches/tags |
(none) |
files |
plugin/gundo.vim |
Changes
--- 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
" <cr> - revert to selected state