about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_arrays
blob: 24c8957e899804145909dacd05f3fc77e8366208 (plain) (blame)
1
2
3
4
5
#compdef shift

local expl

_wanted arrays expl array _parameters "$@" - -g '*array*'