prezto/modules/completion
Sam Jones e7e0fb914a
Speeds up completion startup
Before this change, completion startup would rebuild ~/.zcompdump each
time a new shell was created.

After this change, completion startup will only rebuild ~/.zcompdump once per
day.

This dramatically speeds up the startup time for Prezto for all but the
first startup of the day.
2016-10-14 09:38:19 -04:00
..
external@3a2bb8781d Update external completions 2016-02-28 22:31:21 -05:00
init.zsh Speeds up completion startup 2016-10-14 09:38:19 -04: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.