projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45388cd
)
Update man page for hint-follow-last setting (#186).
author
Daniel Carl
<danielcarl@gmx.de>
Sun, 8 Mar 2015 20:21:23 +0000
(21:21 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Sun, 8 Mar 2015 20:28:39 +0000
(21:28 +0100)
doc/vimb.1
patch
|
blob
|
history
diff --git
a/doc/vimb.1
b/doc/vimb.1
index
0b4f624
..
58cc6a8
100644
(file)
--- a/
doc/vimb.1
+++ b/
doc/vimb.1
@@
-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.