README.md

February 22, 2024 · View on GitHub

Logo ❮ Zsh fancy completions ❯

The plugin provides various completions tools, libraries, and integrations.

💡 Zi Wiki: completion management

Completion settings

VariableDescriptionDefault
COMPLETION_WAITING_DOTSShow while waiting completion0
MANPAGE_COMPLETIONCheck and complete available manpage0

Install zsh-fancy-completions

Standard syntax

zi light zsh-fancy-completions

Turbo mode + "For" syntax

zi wait lucid for \
  z-shell/zsh-fancy-completions

Meta-plugins + "For" syntax

Install annexes that provide additional capabilities and the curated, optimal ice-modifiers automatically applied via a single, friendly label.

zi light-mode for \
  z-shell/z-a-meta-plugins @annexes @zsh-users+fast

The @zsh-users+fast meta-plugin contains the following:

Additional examples of how to install many plugins.