From: Robert Timm <mail@rtti.de>
Date: Fri, 19 May 2017 08:05:55 +0000 (+0200)
Subject: adds incsearch to manpage (#365)
X-Git-Url: https://git.owens.tech/112-editable-focus.html/112-editable-focus.html/git?a=commitdiff_plain;h=afe335d84071b088d44450156e24daec6bc935cd;p=vimb.git

adds incsearch to manpage (#365)
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index 3dd694f..e5688ec 100644
--- 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