Move the completion module loading information

This commit is contained in:
Sorin Ionescu 2012-05-31 22:18:18 -04:00
parent 333927ac3b
commit 9f0501b140

View file

@ -4,15 +4,15 @@ 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 synched against it.
This module must be loaded **after** the *alias* module but **before** the
*utility* module.
Authors
-------