mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-18 12:01:00 +01:00
23578: make standard features autoloadable,
use feature notation for .mdd autoloads
This commit is contained in:
parent
a197b1173a
commit
0a1de76213
33 changed files with 346 additions and 175 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue