Remove rust_analyzer from servers list to prevent conflict with rustacean.nvim
This commit is contained in:
parent
aebe535298
commit
68c787dca7
1 changed files with 0 additions and 1 deletions
1
init.lua
1
init.lua
|
|
@ -480,7 +480,6 @@ require('lazy').setup({
|
|||
-- clangd = {},
|
||||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
-- Some languages (like typescript) have entire language plugins that can be useful:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue