We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf8285 commit 5105656Copy full SHA for 5105656
init.lua
@@ -626,7 +626,7 @@ require('lazy').setup({
626
-- clangd = {},
627
-- gopls = {},
628
-- pyright = {},
629
- -- rust_analyzer = {},
+ rust_analyzer = {},
630
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
631
--
632
-- Some languages (like typescript) have entire language plugins that can be useful:
0 commit comments