summaryrefslogtreecommitdiff
path: root/plugins/compleat/compleat.plugin.zsh
AgeCommit message (Collapse)Author
2020-10-05Revert "Remove redundant bashcompinit calls"Marc Cornellà
This reverts commit f776af2a1f5d5ced17bdeb00f7adb64ccfaa99a6. Fixes #9314
2020-09-30Remove redundant bashcompinit callsMarc Cornellà
Fixes #9246
2011-05-28CleanupAndrew Hodges
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
2011-05-05Added Compleat - Completion for Human Beings plugin.Sorin Ionescu