1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
zsh/Src/Zle/complete.mdd
2001-04-02 13:04:04 +00:00

15 lines
255 B
Plaintext

name=zsh/complete
link=either
load=yes
functions='Completion/comp* Completion/*/*/*'
moddeps="zsh/zle"
autobins="compadd compset"
autoprefixconds="prefix suffix between after"
headers="comp.h"
objects="complete.o compcore.o compmatch.o compresult.o"