We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Enabling the autocompletion in ZSH may be accomplished by adding the following to your ~/.zshrc file or other shell start-up files:
~/.zshrc
autoload -U bashcompinit bashcompinit source ~/.twig/twig-completion.bash
Make sure you also run twig init-completion to ensure the completion script is added.
twig init-completion