You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
666 B
26 lines
666 B
Completion
|
|
==========
|
|
|
|
Loads and configures tab completion and provides additional completions from
|
|
the [zsh-completions][1] project.
|
|
|
|
This module must be loaded **after** the *alias* module but **before** the
|
|
*utility* module.
|
|
|
|
Contributors
|
|
------------
|
|
|
|
Completions should be submitted to the [zsh-completions][1] 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][2].*
|
|
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
[1]: https://github.com/zsh-users/zsh-completions
|
|
[2]: https://github.com/sorin-ionescu/oh-my-zsh/issues
|
|
|