Update man page for hint-follow-last setting (#186).
authorDaniel Carl <danielcarl@gmx.de>
Sun, 8 Mar 2015 20:21:23 +0000 (21:21 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 8 Mar 2015 20:28:39 +0000 (21:28 +0100)
doc/vimb.1

index 0b4f624..58cc6a8 100644 (file)
@@ -1365,6 +1365,10 @@ Example:
 .PD
 .RE
 .TP
+.B hint-follow-last (bool)
+If on, vimb automatically follows the last remaining hint on the page.
+If off hints are fired only if enter is pressed.
+.TP
 .B hint-timeout (int)
 Timeout before automatically following a non-unique numerical hint.
 To disable auto fire of hints, set this value to 0.