From a212b513c7354ec2a41acb680e30d085fe7f3347 Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Sat, 29 Feb 2020 01:03:31 +0100 Subject: Allow to set scroll-multiplier #602. --- doc/vimb.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/vimb.1') 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 -- cgit v1.2.3