Slightly patched oh-my-zsh tree
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.
 
 
Malte Schlüter 166b9dcfdc
Add plugin for native autocompletion from Symfony 6 (#11999)
2 years ago
..
README.md
symfony6.plugin.zsh

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)