about summary refs log tree commit diff
path: root/Completion/compinstall
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/compinstall')
-rw-r--r--Completion/compinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/compinstall b/Completion/compinstall
index 2f99d270d..afa517edb 100644
--- a/Completion/compinstall
+++ b/Completion/compinstall
@@ -3,7 +3,7 @@
 emulate -L zsh
 setopt extendedglob
 
-zmodload -m -F zsh/files b:zf_ln || return 1
+zmodload -F zsh/files b:zf_ln || return 1
 
 local key
 local compcontext=-default-