diff --git a/init.lua b/init.lua index bcd495e9..3b5eb0dc 100644 --- a/init.lua +++ b/init.lua @@ -666,7 +666,7 @@ require('lazy').setup({ clangd = {}, -- gopls = {}, -- pyright = {}, - -- rust_analyzer = {}, + 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: