mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-06-24 23:38:04 +02:00
4 lines
116 B
Text
4 lines
116 B
Text
#defcomp -subscript-
|
|
|
|
_compalso -math- "$@"
|
|
[[ ${(Pt)${COMMAND}} = assoc* ]] && complist -k "( ${(kP)${COMMAND}} )"
|