aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>2025-06-25 18:00:30 +0000
committergoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>2025-06-25 18:00:30 +0000
commita38d3d9a294f08d21ab8733234e9f398821a95d9 (patch)
tree3a717d662d52612633a2eeb86bcc0203ada0da4b /README.md
parent00e38a379bab3389e187b3953566d67d494dfddd (diff)
downloadgruvbox-a38d3d9a294f08d21ab8733234e9f398821a95d9.tar.gz
gruvbox-a38d3d9a294f08d21ab8733234e9f398821a95d9.tar.xz
Fix: Make multiple calls to setup() independent
Previously, multiple calls to `gruvbox.setup()` would merge configurations, leading to unexpected behavior when trying to reset or change specific settings like `overrides` or `contrast`. This commit addresses the issue by ensuring that each call to `setup()` starts with a fresh copy of the default configuration before applying the user-provided settings. This change makes calls to `setup()` idempotent and independent of previous calls, as suggested in issue #402. A new test case has been added to verify this behavior.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions