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

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)