adds incsearch to manpage (#365)
authorRobert Timm <mail@rtti.de>
Fri, 19 May 2017 08:05:55 +0000 (10:05 +0200)
committerRobert Timm <mail@rtti.de>
Fri, 19 May 2017 08:05:55 +0000 (10:05 +0200)
doc/vimb.1

index 3dd694f..e5688ec 100644 (file)
@@ -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