1
0
Fork 0
mirror of synced 2024-09-19 12:02:53 -04:00
zimfw/modules/completion
Eric Nielsen e2d868889b [completion] Don't zcompile the zcompdump file
as this is already being done in `zlogin`. Centralizing all the
compilation in one place.
2017-09-28 15:58:50 -05:00
..
external@6a2895b7f5 [completion] Update submodule 2017-09-11 09:41:56 -05:00
compdefs.zsh add compdef for pacman aliases 2015-12-17 03:06:12 -05:00
init.zsh [completion] Don't zcompile the zcompdump file 2017-09-28 15:58:50 -05:00
README.md update completion docs to reflect zmodules order 2015-12-17 03:06:12 -05:00

Completion

Enables and configures smart and extensive tab completion.

Completions are sourced from zsh-completions.

This should be the LAST module in the zmodules list in your .zimrc.

Contributing

Command completions should be submitted upstream to zsh-completions.