Steve Losh
b5a3096211
Merge.
2013-07-10 20:31:53 -04:00
Sergey Alexandrov
64d6d48496
Update inline help message to show real keymaps.
...
Instead of displaying hardcoded "j/k" for motion between undo states,
real keymaps are fetched from `g:gundo_map_move_older` and
`g:undo_map_move_never` variables.
2013-06-10 17:41:28 +02:00
alvinfrancis
7d8047060d
Add g:gundo_playback_delay option
...
Allow for the option for setting the delay (in milliseconds) to be used
by the GundoPlayTo function in calling vim's sleep command during play
back.
2013-04-15 22:45:52 +08:00
Matthew Bell
e90ec8b55d
Fixed an issue with return syntax that breaks in python 2.4
2011-08-27 16:38:43 -07:00
Steve Losh
63ca27fa2a
Formatting.
2011-06-28 16:58:00 -04:00
Kien N
52c65f2eb4
Move most of the script to autoload
2011-06-29 03:06:37 +07:00