[Fix #100] Add documentation for completion
This commit is contained in:
parent
ccccfb2c8c
commit
2859204067
21
modules/completion/README.md
Normal file
21
modules/completion/README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
Completion
|
||||
==========
|
||||
|
||||
Loads and configures tab completion and provides additional completions from the
|
||||
[zsh-completions][1] project.
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
Completions should be submitted to the [zsh-completions][1] project according to its
|
||||
rules and regulations. This module will be synched against it.
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
*The authors of this module should be contacted via the GitHub issue tracker.*
|
||||
|
||||
- [Sorin Ionescu](/sorin-ionescu)
|
||||
|
||||
[1]: /zsh-users/zsh-completions
|
||||
|
Loading…
Reference in a new issue