1
0
Fork 0
mirror of synced 2024-06-21 16:01:10 -04:00
zimfw/modules/completion/README.md
2015-12-17 03:06:12 -05:00

14 lines
399 B
Markdown

Completion
==========
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
------------
Command completions should be submitted [upstream to zsh-completions](https://github.com/zsh-users/zsh-completions).