about summary refs log tree commit diff
path: root/Src/Zle/complete.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/complete.mdd')
-rw-r--r--Src/Zle/complete.mdd4
1 files changed, 1 insertions, 3 deletions
diff --git a/Src/Zle/complete.mdd b/Src/Zle/complete.mdd
index 519ab26b3..7bc693aa6 100644
--- a/Src/Zle/complete.mdd
+++ b/Src/Zle/complete.mdd
@@ -5,9 +5,7 @@ functions='Completion/*comp* Completion/AIX/*/* Completion/BSD/*/* Completion/Ba
 
 moddeps="zsh/zle"
 
-autobins="compadd compset"
-
-autoprefixconds="prefix suffix between after"
+autofeatures="b:compadd b:compset c:prefix c:suffix c:between c:after"
 
 headers="comp.h"