Description
Zsh completions can be exposed as a completion source inside coc.nvim. It is useful for users who edit shell commands or scripts and want Zsh-aware suggestions.
Completion sources may read shell configuration and command names. Review configuration when working on systems with private aliases or paths.