Eric Nielsen
e61442161e
Don't overwrite config with default values
...
otherwise users are obliged to set the config values *after* sourcing
the plugin. They're not able to do it before. Also, re-sourcing the
plugin will reset the values to the defaults again.
See zimfw/zimfw#301
Fixes #335
2018-11-18 12:39:23 -07:00
..
strategies
Only capture completions at the end of the buffer.
2018-07-02 12:25:20 -06:00
async.zsh
Merge pull request #359 from zsh-users/fixes/async-bad-file-descriptor
2018-07-13 20:50:31 -07:00
bind.zsh
Reset opts in some functions affected by GLOB_SUBST
2018-07-13 22:16:53 -06:00
config.zsh
Don't overwrite config with default values
2018-11-18 12:39:23 -07:00
fetch.zsh
Do not leak global variables REPLY and strategy
2018-06-18 16:39:48 -06:00
highlight.zsh
Fix conditionals to use [[ and (( rather than [
2017-11-27 08:31:41 -07:00
start.zsh
zpty module is only needed for completion strategy
2018-06-30 15:09:24 -06:00
util.zsh
Revert "Simplify escaping of pattern and fix match_prev_cmd strategy"
2017-12-06 08:08:53 -07:00
widgets.zsh
Reset opts in some functions affected by GLOB_SUBST
2018-07-13 22:16:53 -06:00