zim/modules/completion/README.md

14 lines
399 B
Markdown
Raw Normal View History

2015-12-15 08:07:30 +01:00
Completion
==========
Enables and configures smart and extensive tab completion.
2015-12-15 08:30:31 +01:00
Completions are sourced from [zsh-completions](https://github.com/zsh-users/zsh-completions).
2015-12-15 08:07:30 +01:00
This should be the **LAST** module in the `zmodules` list in your `.zimrc`.
2015-12-15 08:07:30 +01:00
Contributing
------------
2015-12-15 08:30:31 +01:00
Command completions should be submitted [upstream to zsh-completions](https://github.com/zsh-users/zsh-completions).