2012-04-13 16:21:50 +01:00
|
|
|
Completion
|
|
|
|
==========
|
|
|
|
|
2012-06-02 17:17:12 -04:00
|
|
|
Loads and configures tab completion and provides additional completions from
|
|
|
|
the [zsh-completions][1] project.
|
2012-04-13 16:21:50 +01:00
|
|
|
|
2012-06-16 15:57:18 +03:00
|
|
|
This module must be loaded **after** the *utility* module.
|
2012-05-31 22:18:18 -04:00
|
|
|
|
2012-04-13 16:21:50 +01:00
|
|
|
Contributors
|
|
|
|
------------
|
|
|
|
|
2012-05-20 19:03:04 -04:00
|
|
|
Completions should be submitted to the [zsh-completions][1] project according
|
2012-06-02 17:17:12 -04:00
|
|
|
to its rules and regulations. This module will be synchronized against it.
|
2012-05-20 19:03:04 -04:00
|
|
|
|
2012-04-13 16:21:50 +01:00
|
|
|
Authors
|
|
|
|
-------
|
|
|
|
|
2012-05-21 20:18:30 -04:00
|
|
|
*The authors of this module should be contacted via the [issue tracker][2].*
|
2012-04-13 16:21:50 +01:00
|
|
|
|
2012-05-21 20:18:30 -04:00
|
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
2012-04-13 16:21:50 +01:00
|
|
|
|
2012-05-21 20:18:30 -04:00
|
|
|
[1]: https://github.com/zsh-users/zsh-completions
|
2012-09-03 16:08:39 -04:00
|
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues
|