Fixes #7589
This plugin adds auto-completion for DDEV, a container-based development solution.
To use it add ddev to the plugins array in your zshrc file.
ddev
plugins=(... ddev)
Code originally posted by Randy Fay.