summaryrefslogtreecommitdiff
path: root/doc/vimb.1
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2020-02-29 01:03:31 +0100
committerDaniel Carl <danielcarl@gmx.de>2020-02-29 01:03:31 +0100
commita212b513c7354ec2a41acb680e30d085fe7f3347 (patch)
tree498e39e5edda9ff705c1185f6c18cd85e83b070e /doc/vimb.1
parentacf798ad7acc1a004d573dfdf1ae7c5d7005a2d5 (diff)
Allow to set scroll-multiplier #602.
Diffstat (limited to 'doc/vimb.1')
-rw-r--r--doc/vimb.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/vimb.1 b/doc/vimb.1
index 9861af4..1534d4d 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1416,6 +1416,10 @@ Determines whether or not JavaScript executes within a page.
.B scroll-step (int)
Number of pixel vimb scrolls if 'j' or 'k' is used.
.TP
+.B scroll-multiplier (int)
+Multiplier to increase the scroll distance if window is scrolled by mouse
+wheel.
+.TP
.B serif-font (string)
The font family used as the default for content using serif font.
.TP