Skip to content

Commit 5105656

Browse files
committed
added rust analyzer
1 parent 5bf8285 commit 5105656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ require('lazy').setup({
626626
-- clangd = {},
627627
-- gopls = {},
628628
-- pyright = {},
629-
-- rust_analyzer = {},
629+
rust_analyzer = {},
630630
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
631631
--
632632
-- Some languages (like typescript) have entire language plugins that can be useful:

0 commit comments

Comments
 (0)