zimfw/modules/completion
Matt Hamilton 2436a6da28 [completion] Fix ssh completion for ~/.ssh/config
I think this change results in the _expected_ behavior. Users can always
override this by overriding the zstyle, as that is a benefit of using
zstyles.

Ref: https://www.zsh.org/mla/users/2015/msg00467.html

and `which _ssh_hosts`

Fixes #46. Closes #294.
2018-09-27 14:26:26 -05:00
..
external@7ec52769d3 [completion] Update submodule to version 0.27.0 2017-11-01 17:49:00 -05:00
README.md [completion] Update init.zsh and README.md 2018-05-24 20:37:16 -05:00
compdefs.zsh add compdef for pacman aliases 2015-12-17 03:06:12 -05:00
init.zsh [completion] Fix ssh completion for ~/.ssh/config 2018-09-27 14:26:26 -05:00

README.md

completion

Enables and configures smart and extensive tab completion.

Completions are sourced from zsh-completions.

Contributing

Command completions should be submitted upstream to zsh-completions.