1
0
Fork 0

Actually use hint chars in qutebrowser

This commit is contained in:
Jeremy Kaplan 2017-10-31 15:47:03 -07:00 committed by Jeremy Kaplan
commit 6401064ed0

View file

@ -828,7 +828,7 @@ c.editor.command = ['urxvt', '-e', 'emacs', '{}']
## Chars used for hint strings.
## Type: UniqueCharString
# c.hints.chars = 'aoeuidhtns'
c.hints.chars = 'aoeuidhtns'
## The dictionary file to be used by the word hints.
## Type: File