Feat: add Salt completion plugin (#7031)

* Feat: add Salt completion

* Docs: add README
This commit is contained in:
Michele Bologna
2018-09-06 20:34:37 +02:00
committed by Robby Russell
parent 86542dcd86
commit f73c29a820
2 changed files with 284 additions and 0 deletions

5
plugins/salt/README.md Normal file
View File

@@ -0,0 +1,5 @@
## Salt autocomplete plugin
A copy of the completion script from the
[salt](https://github.com/saltstack/salt/blob/develop/pkg/zsh_completion.zsh)
git repo.