1
0
Fork 0
mirror of synced 2024-06-17 06:11:09 -04:00
zimfw/modules/completion/README.md
Atomic Coding e82be87702
Update Completion README to reflect changes
Completion module can now be loaded from an arbitrary location.
2018-05-22 17:53:30 -07:00

12 lines
322 B
Markdown

Completion
==========
Enables and configures smart and extensive tab completion.
Completions are sourced from [zsh-completions](https://github.com/zsh-users/zsh-completions).
Contributing
------------
Command completions should be submitted [upstream to zsh-completions](https://github.com/zsh-users/zsh-completions).