zsh-autosuggestions/src
Eric Nielsen 9e4d3c337f 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-24 09:56:52 -07:00
..
strategies default => history 2018-11-24 09:56:00 -07:00
async.zsh Support fallback strategies by setting array in config 2018-11-24 09:56:30 -07:00
bind.zsh Reset opts in some functions affected by GLOB_SUBST 2018-11-19 15:15:48 -07:00
config.zsh Don't overwrite config with default values 2018-11-24 09:56:52 -07:00
features.zsh We only need to run the feature detection if starting async 2017-02-18 11:25:27 -07:00
fetch.zsh Support fallback strategies by setting array in config 2018-11-24 09:56:30 -07:00
highlight.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
setup.zsh First pass at async functionality 2017-01-24 19:45:11 -07:00
start.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 2017-12-06 08:08:53 -07:00
widgets.zsh Support fallback strategies by setting array in config 2018-11-24 09:56:30 -07:00