We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0643189 commit d1bbecaCopy full SHA for d1bbeca
Functions/Init/.autocomplete__config
@@ -11,7 +11,7 @@ autocomplete:config:cache-path() {
11
}
12
13
builtin zstyle ':completion:*' completer \
14
- _expand _complete _correct _approximate _complete:-fuzzy _ignored
+ _expand _complete _complete:-fuzzy _correct _approximate _ignored
15
16
builtin zstyle -e ':completion:*' max-errors autocomplete:config:max-errors
17
autocomplete:config:max-errors() {
0 commit comments