summaryrefslogtreecommitdiff
path: root/Src/Modules/example.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Modules/example.mdd')
-rw-r--r--Src/Modules/example.mdd7
1 files changed, 1 insertions, 6 deletions
diff --git a/Src/Modules/example.mdd b/Src/Modules/example.mdd
index b3fcc92f7..3a00e3ed2 100644
--- a/Src/Modules/example.mdd
+++ b/Src/Modules/example.mdd
@@ -2,11 +2,6 @@ name=zsh/example
link=dynamic
load=no
-autobins="example"
-
-autoinfixconds="ex"
-autoprefixconds="len"
-autoparams="exint exstr exarr"
-automathfuncs="sum length"
+autofeatures="b:example C:ex c:len p:exint p:exstr p:exarr f:sum f:length"
objects="example.o"