zimfw/modules/completion
Eric Nielsen bc742f0023
[completion] Remove smart editor completion
as Vim can open archives, and Emacs can virtually open everything  :- )

I suggest we don't try to be smart here.

Closes #229
2017-11-29 09:06:41 -05:00
..
external@7ec52769d3 [completion] Update submodule to version 0.27.0 2017-11-01 17:49:00 -05:00
README.md update completion docs to reflect zmodules order 2015-12-17 03:06:12 -05:00
compdefs.zsh add compdef for pacman aliases 2015-12-17 03:06:12 -05:00
init.zsh [completion] Remove smart editor completion 2017-11-29 09:06:41 -05:00

README.md

Completion

Enables and configures smart and extensive tab completion.

Completions are sourced from 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.