d36d57e62a
This commit assumes that the user-provided variable for the filename will start with '.zcomp'. This is used in the .zlogin for zcompiling the completion file. Sourcing the .zimrc file within the .zlogin file is something I'd rather not do, and this seems like a good compromise. If this becomes an issue, the file can be sourced an the var can be used instead. Closes #42 |
||
---|---|---|
.. | ||
external@3e81c156e7 | ||
compdefs.zsh | ||
init.zsh | ||
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.