zsh-completions
zsh-completions copied to clipboard
`vagrant global-status` not autocompleting?
Hi, I am having good luck with the ssh completions included with this project. However, the Vagrant completion doesn't seem to be working for some reason. Do I need to do anything extra for the vagrant completions to enable them, compared to the usual snippet?
plugins=(git zsh-completions)
autoload -Uz compinit && compinit -i
Could you tell us what is your expected behavior ?
Sub-command completions looks work well.
If you doesn't work with only oh-my-zsh, please see https://github.com/zsh-users/zsh-completions/issues/765#issuecomment-707124639