Marc Cornellà 6ebf27b8d3 Revert "Remove redundant bashcompinit calls" 3 years ago
..
README.md 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
compleat.plugin.zsh 6ebf27b8d3 Revert "Remove redundant bashcompinit calls" 3 years ago

README.md

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)