diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 48f331256..11e0e7e43 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -130,6 +130,7 @@ |<>|Opacity for hints. |<>|Mode to use for hints. |<>|Chars used for hint strings. +|<>|Make chars in hint strings uppercase. |<>|Whether to auto-follow a hint if there's only one left. |<>|A comma-separated list of regexes to use for 'next' links. |<>|A comma-separated list of regexes to use for 'prev' links. @@ -813,6 +814,12 @@ Chars used for hint strings. Default: +pass:[asdfghjkl]+ +[[hints-uppercase]] +=== uppercase +Make chars in hint strings uppercase. + +Default: +pass:[false]+ + [[hints-auto-follow]] === auto-follow Whether to auto-follow a hint if there's only one left.