diff --git a/README.md b/README.md index e9a0bea..6fc1361 100644 --- a/README.md +++ b/README.md @@ -1077,6 +1077,7 @@ These plugins add tab completions without adding extra functions or aliases. * [cod](https://github.com/dim-an/cod) - A completion demon for bash/fish/ZSH which creates completion functions on the fly when it sees you run something with `--help`. * [codeception](https://github.com/shengyou/codeception-zsh-plugin) - Adds command completion for the Codeception Testing Framework. * [codemachine](https://github.com/CodeMonkeyMike/ZshTheme-CodeMachine) - Displays git info, whether you're logged in via `ssh`, return code of last command. +* [comonicon](https://github.com/Roger-luo/ComoniconZSHCompletion.jl) - Tab completions for [comonicon](https://github.com/Roger-luo/Comonicon.jl). * [completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH. * [conda](https://github.com/esc/conda-zsh-completion) - ZSH tab completion for conda. * [cpan](https://github.com/MenkeTechnologies/zsh-cpan-completion) - Adds `cpan install word` and `cpanm install ` to complete remote CPAN package names.