diff --git a/site/index.html b/site/index.html index f86f143..9395e68 100644 --- a/site/index.html +++ b/site/index.html @@ -56,7 +56,7 @@
You know that Vim lets you undo changes like any text editor. What you might not know is that it doesn't just keep a list of your changes — it keeps - a goddamed tree of them. + a tree of them.
@@ -100,6 +100,7 @@
Set this to 1 to rendering diff automatically with cursor move.
Default: 1 (auto preview diff)
+ + ++ This is the delay in milliseconds between each change when running 'play to' + mode. Set this to a higher number for a slower playback or to a lower number + for a faster playback. +
+ +Default: 60
g:gundo_playback_delay
option.
+