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: init_options is no longer supported in the rust-analyzer lsp config #74

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

YuanYuYuan
Copy link
Contributor

@YuanYuYuan YuanYuYuan commented Aug 7, 2024

As lspconfig states in the doc, we need to pass the additional lspMux in the settings instead. This PR tries to fix the example config for neovim LSP.

…onfig

As lspconfig states in the doc,
https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#rust_analyzer
we need to pass the additional lspMux in the settings instead. This PR
tries to fix the example config for neovim LSP.
@pr2502
Copy link
Owner

pr2502 commented Oct 8, 2024

Thank you!

@pr2502 pr2502 merged commit cd91289 into pr2502:main Oct 8, 2024
1 check passed
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.

2 participants