Browse Source

[#135] Inform of the completion loading order

master
Sorin Ionescu 13 years ago
parent
commit
f4909ca507
  1. 7
      modules/completion/README.md

7
modules/completion/README.md

@ -7,8 +7,11 @@ Loads and configures tab completion and provides additional completions from the @@ -7,8 +7,11 @@ Loads and configures tab completion and provides additional completions from the
Contributors
------------
Completions should be submitted to the [zsh-completions][1] project according to its
rules and regulations. This module will be synched against it.
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
-------

Loading…
Cancel
Save