Marc Cornellà 6ebf27b8d3 Revert "Remove redundant bashcompinit calls" | 4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
compleat.plugin.zsh | 4 years ago |
This plugin looks for compleat and loads its completion.
To use it, add compleat to the plugins array in your zshrc file:
plugins=(... compleat)