From 7f0b387dc2030c1966d7dec9d7af6fe0ff1c16d2 Mon Sep 17 00:00:00 2001 From: joe-sinopoli <3653367+joe-sinopoli@users.noreply.github.com> Date: Thu, 5 Sep 2024 22:32:50 -0400 Subject: [PATCH] pyright --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index faf15c8a..03b4f288 100644 --- a/init.lua +++ b/init.lua @@ -608,7 +608,7 @@ require('lazy').setup({ local servers = { -- clangd = {}, -- gopls = {}, - --pyright = {}, + pyright = {}, jdtls = {}, -- rust_analyzer = {}, -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs