Browse Source

Update completion module loading order

master
Julien Stechele 12 years ago committed by Sorin Ionescu
parent
commit
a2fcb36e5f
  1. 3
      modules/completion/README.md

3
modules/completion/README.md

@ -4,8 +4,7 @@ Completion @@ -4,8 +4,7 @@ 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.
This module must be loaded **after** the *utility* module.
Contributors
------------

Loading…
Cancel
Save