fix: configuration syntax for nvim-lsp#22649
Conversation
|
Can some Neovim-using maintainer confirm? @ShoyuVanilla I think you use it. |
|
Some additional information: I did not install nvim-lspconfig, as it's now well integrated into vanilla neovim. Furthermore, my comprehension of the book other_editors.md lead me to download the rust lsp config as standalone, maybe other will follow this path too. And it cost me some time to debug... Thank you for your efforts! |
|
Update: I tested with nvim-lspconfig on a fresh install, this doesn't work, the rust-analyzer config isn't found. |
|
So the old key is correct? |
|
No, it's definitely rust_analyzer in place of rust-analyzer. |
Oh, I missed your ping 😅 Yeah, |
The lsp config is called rust_analyzer not rust-analyzer.