diff options
author | Leonardo Taccari <iamleot@gmail.com> | 2018-10-11 14:53:13 +0200 |
---|---|---|
committer | Leonardo Taccari <iamleot@gmail.com> | 2018-10-11 14:53:13 +0200 |
commit | df77a0379f3cd37da8a980d5df5115249347fb1c (patch) | |
tree | bc4a5c31612f576c617e4a2633ae864634f4cfcb /doc/vimb.1 | |
parent | 674e994d5ae087cae2e23abf8d4bc4842b8a68c2 (diff) |
Fix a copypasto regarding user-scripts option
Diffstat (limited to 'doc/vimb.1')
-rw-r--r-- | doc/vimb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1292,7 +1292,7 @@ to complete. The user-agent string used by WebKit. .TP .B user-scripts (bool) -Indicates if user style sheet file $XDG_CONFIG_HOME/vimb/style.css is sourced. +If 'on' the user scripts are injected into every page. .TP .B webaudio (bool) Enable or disable support for WebAudio on pages. |