zi cuninstall
Summary
Section titled “Summary”Uninstall (remove) completions for a plugin from Zinit’s completions directory. The plugin itself is not deleted.
Syntax / Usage
Section titled “Syntax / Usage”zi cuninstall {plg-spec}Details
Section titled “Details”Removes the completion symlinks installed by zi creinstall or automatically at plugin load time. After uninstalling, the completions will no longer appear in zi completions and will not be available to compinit. The plugin source directory is untouched. Useful when you want to stop using a plugin’s completions without fully removing the plugin.
Examples
Section titled “Examples”# Remove completions for a pluginzi cuninstall zsh-users/zsh-completionsSee Also
Section titled “See Also”- cmd-creinstall
- cmd-completions
- cmd-cdisable