blob: a8ed9a484e4800e2543c0cf97ba6f35368c4ce35 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
name=zsh/complete
link=either
load=yes
moddeps="zsh/zle"
autobins="compadd compset"
autoprefixconds="prefix suffix between after"
headers="comp.h"
objects="complete.o compcore.o compmatch.o compresult.o"
|