ra-multiplex
ra-multiplex copied to clipboard
fix: `init_options` is no longer supported in the rust-analyzer lsp config
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.