prezto/modules/completion
Indrajit Raychaudhuri 3f99519021 Prefer evaluation over test for arithmetic expression
Usage of `(( ... ))` over `[[ ... ]]` is preferred for arithmetic expression
since the former is less error prone.

Also, unset local variable whenever possible.
2017-07-08 00:32:31 -07:00
..
external@89dcaeb562 [completion] Bump external repository to version 0.25.0 2017-06-22 10:35:44 -07:00
init.zsh Prefer evaluation over test for arithmetic expression 2017-07-08 00:32:31 -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.