vladislav doster 1d09c6bb0a style: remove trailing whitespace (#12303) 1 month ago
..
README.md 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
compleat.plugin.zsh 1d09c6bb0a style: remove trailing whitespace (#12303) 1 month 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)