You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh-autosuggestions/spec
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
7 years ago
..
integrations default => history 7 years ago
options Add `after_sourcing` hook for tests 7 years ago
strategies Add test for special characters with match_prev_cmd strategy 8 years ago
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 8 years ago
async_spec.rb Async is less reliable in zsh versions < 5.0.8 7 years ago
kill_ring_spec.rb Don't break kill ring rotation 7 years ago
multi_line_spec.rb Lots of async changes 8 years ago
spec_helper.rb Don't overwrite config with default values 7 years ago
terminal_session.rb Async is less reliable in zsh versions < 5.0.8 7 years ago