zsh-autosuggestions/spec
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
integrations Merge branch 'develop' into features/completion-suggestions 2018-06-11 02:34:24 -06:00
options Add after_sourcing hook for tests 2018-11-10 14:55:13 -07:00
strategies Merge branch 'develop' into features/completion-suggestions 2018-06-11 02:34:24 -06:00
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 2017-03-05 12:53:13 -05:00
async_spec.rb Refactor async mode to no longer use zpty 2018-06-11 02:12:47 -06:00
kill_ring_spec.rb Don't break kill ring rotation 2018-05-15 12:54:09 -06:00
multi_line_spec.rb Lots of async changes 2017-02-16 19:19:30 -07:00
spec_helper.rb Don't overwrite config with default values 2018-11-18 12:39:23 -07:00
terminal_session.rb Refactor async mode to no longer use zpty 2018-06-11 02:12:47 -06:00