projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51d2b9c
)
adds incsearch to manpage (#365)
author
Robert Timm
<mail@rtti.de>
Fri, 19 May 2017 08:05:55 +0000
(10:05 +0200)
committer
Robert Timm
<mail@rtti.de>
Fri, 19 May 2017 08:05:55 +0000
(10:05 +0200)
doc/vimb.1
patch
|
blob
|
history
diff --git
a/doc/vimb.1
b/doc/vimb.1
index
3dd694f
..
e5688ec
100644
(file)
--- a/
doc/vimb.1
+++ b/
doc/vimb.1
@@
-943,6
+943,9
@@
Enable or disable support for <a ping>.
.B images (bool)
Determines whether images should be automatically loaded or not.
.TP
+.B incsearch (bool)
+While typing a search command, show where the pattern typed so far matches.
+.TP
.B input-autohide (bool)
If enabled the inputbox will be hidden whenever it contains no text.
.TP