Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: append on_new_config instead of replacing it #39

Merged
merged 2 commits into from
Jan 18, 2022
Merged

fix: append on_new_config instead of replacing it #39

merged 2 commits into from
Jan 18, 2022

Conversation

kylo252
Copy link
Contributor

@kylo252 kylo252 commented Jan 3, 2022

  • Append to on_new_config instead of completely overwriting it.

This helps plugins that use this callback, such as https://github.com/tamago324/nlsp-settings.nvim


  • partially revert 03a44ec: workspace.library uses a map and not a list

Fixes #40

@captainko
Copy link

@folke please check this out.

@folke folke merged commit 8442f32 into folke:main Jan 18, 2022
@folke
Copy link
Owner

folke commented Jan 18, 2022

Thanks!

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.

Bug with settings.workspace.library after latest commit
3 participants