aboutsummaryrefslogtreecommitdiffstats
path: root/zuwu.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zuwu.zsh')
-rwxr-xr-xzuwu.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuwu.zsh b/zuwu.zsh
index 8b03a45..2f66bfa 100755
--- a/zuwu.zsh
+++ b/zuwu.zsh
@@ -23,7 +23,7 @@ if ! grep '# The following lines were added by compinstall' ~/.zshrc >/dev/null
eval_append ~/.zshrc "$(<<EOF
# Note: Do not remove the 'The following lines were...' comment!
# The following lines were added by compinstall
-zstyle ':completion:*' completer _complete _ignored _approximate
+zstyle ':completion:*' completer _complete _ignored _correct
zstyle ':completion:*' format 'Completing %d'
zstyle ':completion:*' group-name ''
zstyle ':completion:*' list-colors ''