tst_verbosity

zplugin snippet OMZ::plugins/git/git.plugin.zsh

print -rl -- "${(o)ZPLG_ICE[@]}" >! answer/ice
print -rl -- "${(okv)ZPLG_SICE[@]}" >! answer/sice

zplugin cdlist >! answer/compdefs
# vim:ft=zsh
