about summary refs log tree commit diff
path: root/Src/Zle/compctl.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/compctl.mdd')
-rw-r--r--Src/Zle/compctl.mdd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Src/Zle/compctl.mdd b/Src/Zle/compctl.mdd
index 48aabe38a..113eef27e 100644
--- a/Src/Zle/compctl.mdd
+++ b/Src/Zle/compctl.mdd
@@ -1,7 +1,7 @@
 moddeps="comp1"
 
-autobins="compctl complist compadd"
+autobins="compctl complist compadd compset"
 
-autoprefixconds="prefix iprefix position word mword current mcurrent string class words between mbetween after mafter nmatches"
+autoprefixconds="prefix suffix between after"
 
 objects="compctl.o"