compleat plugin
This plugin looks for compleat and loads its completion.
To use it, add compleat to the plugins array in your zshrc file:
plugins=(... compleat)
This reverts commit f776af2a. Fixes #9314
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | Clean up plugin READMEs and a few plugins | |
compleat.plugin.zsh | Revert "Remove redundant bashcompinit calls" |
This plugin looks for compleat and loads its completion.
To use it, add compleat to the plugins array in your zshrc file:
plugins=(... compleat)