ra-multiplex icon indicating copy to clipboard operation
ra-multiplex copied to clipboard

fix: `init_options` is no longer supported in the rust-analyzer lsp config

Open YuanYuYuan opened this issue 6 months ago • 0 comments

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.

YuanYuYuan avatar Aug 07 '24 04:08 YuanYuYuan