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 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
7 years ago
..
integrations Merge branch 'develop' into features/completion-suggestions 7 years ago
options Add `after_sourcing` hook for tests 7 years ago
strategies Merge branch 'develop' into features/completion-suggestions 7 years ago
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 8 years ago
async_spec.rb Refactor async mode to no longer use zpty 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 Refactor async mode to no longer use zpty 7 years ago