mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Zsh: Fix needing to press tab twice to complete gh
I needed to actually call the completion function at the bottom (`$@` is the array of positional parameters, to get passed to the completion function)
This commit is contained in: