about summary refs log tree commit diff
path: root/Functions/Zle/up-case-word-match
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Zle/up-case-word-match')
-rw-r--r--Functions/Zle/up-case-word-match2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Zle/up-case-word-match b/Functions/Zle/up-case-word-match
index 781290332..a24239525 100644
--- a/Functions/Zle/up-case-word-match
+++ b/Functions/Zle/up-case-word-match
@@ -1,7 +1,7 @@
 emulate -L zsh
 setopt extendedglob
 
-autoload match-words-by-style
+autoload -Uz match-words-by-style
 
 local curcontext=":zle:$WIDGET" word
 local -a matched_words