This commit is contained in:
joe-sinopoli 2024-09-05 22:32:50 -04:00
parent b19fad6b62
commit 7f0b387dc2
1 changed files with 1 additions and 1 deletions

View File

@ -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