Skip to content

fix(util): simplify set_highlights and fix settings being cleared#63

Merged
mehalter merged 1 commit intomainfrom
none_persistant_config_fix
Jul 14, 2023
Merged

fix(util): simplify set_highlights and fix settings being cleared#63
mehalter merged 1 commit intomainfrom
none_persistant_config_fix

Conversation

@A-Lamia
Copy link
Copy Markdown
Contributor

@A-Lamia A-Lamia commented Jul 14, 2023

This function was doing too much unnecessary things and was resetting user highlights tables to nil as well as unnecessarily trying to merge tables multiple times this changes should also make this function much more performant.

closes: #62

This function was doing too much unnecessary things and was resetting
user highlights tables to nil as well as unnecessarily trying to merge
tables multiple times this changes should also make this function much
more performant.
@A-Lamia A-Lamia force-pushed the none_persistant_config_fix branch from b0391d4 to 719a59b Compare July 14, 2023 08:17
Copy link
Copy Markdown
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mehalter mehalter merged commit d9ac783 into main Jul 14, 2023
@mehalter mehalter deleted the none_persistant_config_fix branch July 14, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Highlight group modifications don't persist after reloading colorschemes

2 participants