1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-01 21:51:40 +02:00
zsh/Src/Zle/complete.mdd
1999-12-01 18:35:59 +00:00

11 lines
200 B
Text

moddeps="zle"
autobins="compgen compadd compset"
autoprefixconds="prefix suffix between after"
autoparams="compmatchers"
headers="comp.h"
objects="complete.o compcore.o compmatch.o compresult.o"