diff --git a/init.lua b/init.lua index d8d375e3..09d8933a 100644 --- a/init.lua +++ b/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: