full instead of unique match for qb
This commit is contained in:
parent
2a54592a46
commit
0ef23e16d5
@ -979,7 +979,7 @@ min-chars = 1
|
|||||||
scatter = true
|
scatter = true
|
||||||
uppercase = false
|
uppercase = false
|
||||||
dictionary = /usr/share/dict/mnemonic
|
dictionary = /usr/share/dict/mnemonic
|
||||||
auto-follow = unique-match
|
auto-follow = full-match
|
||||||
auto-follow-timeout = 0
|
auto-follow-timeout = 0
|
||||||
next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b
|
next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b
|
||||||
prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b
|
prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b
|
||||||
|
Loading…
Reference in New Issue
Block a user