1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-04 07:21:06 +01:00
zsh/Completion/Builtins/_arrays

5 lines
98 B
Text

#compdef shift
local expl
_wanted arrays expl array compadd -k "parameters[(R)*array*~*local*]"