Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
init_options
is no longer supported in the rust-analyzer lsp c…
…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.
- Loading branch information