Skip to content

Commit 7f0b387

Browse files
committed
pyright
1 parent b19fad6 commit 7f0b387

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
@@ -608,7 +608,7 @@ require('lazy').setup({
608608
local servers = {
609609
-- clangd = {},
610610
-- gopls = {},
611-
--pyright = {},
611+
pyright = {},
612612
jdtls = {},
613613
-- rust_analyzer = {},
614614
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs

0 commit comments

Comments
 (0)