Update Completion README to reflect changes

Completion module can now be loaded from an arbitrary location.
This commit is contained in:
Atomic Coding 2018-05-22 17:53:30 -07:00 committed by GitHub
parent b5c1939f68
commit e82be87702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ Enables and configures smart and extensive tab completion.
Completions are sourced from [zsh-completions](https://github.com/zsh-users/zsh-completions).
This should be the **LAST** module in the `zmodules` list in your `.zimrc`.
Contributing
------------