You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Robby Russell 4295aed17b
feat(symfony6): Add plugin for native autocompletion from Symfony 6
2 years ago
..
README.md feat(symfony6): Add plugin for native autocompletion from Symfony 6 2 years ago
symfony6.plugin.zsh feat(symfony6): Add plugin for native autocompletion from Symfony 6 2 years ago

README.md

Symfony

This plugin provides native completion for Symfony, but requires at least Symfony 6.2.

To use it add symfony6 to the plugins array in your zshrc file.

plugins=(... symfony6)