prezto/modules/completion
Kaleb Elwert 871b15663c Cache the completion for a quicker startup
The original idea was by @samjonester in #1210. This version aims to avoid
relying on the stat or date programs because they have different flags depending
on the OS and if it uses BSD or GNU coreutils.
2017-05-02 17:50:24 -07:00
..
external@72af5d08f1 Update zsh-users submodules to latest stable versions 2017-04-04 23:00:28 -07:00
init.zsh Cache the completion for a quicker startup 2017-05-02 17:50:24 -07:00
README.md Only one newline at end of file 2014-10-09 23:38:15 -04:00

Completion

Loads and configures tab completion and provides additional completions from the zsh-completions project.

This module must be loaded after the utility module.

Contributors

Completions should be submitted to the zsh-completions project according to its rules and regulations. This module will be synchronized against it.

Authors

The authors of this module should be contacted via the issue tracker.