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, 3 insertions, 1 deletions
diff --git a/Src/Zle/compctl.mdd b/Src/Zle/compctl.mdd
index c83ecda29..48aabe38a 100644
--- a/Src/Zle/compctl.mdd
+++ b/Src/Zle/compctl.mdd
@@ -1,5 +1,7 @@
 moddeps="comp1"
 
-autobins="compctl"
+autobins="compctl complist compadd"
+
+autoprefixconds="prefix iprefix position word mword current mcurrent string class words between mbetween after mafter nmatches"
 
 objects="compctl.o"