From 32cb89ddcfebb54eeeda22b423662cfaa258f984 Mon Sep 17 00:00:00 2001 From: Tobias Date: Fri, 18 Oct 2024 20:12:31 +0200 Subject: [PATCH] This is a test --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index ea86b792..9f954ef9 100644 --- a/init.lua +++ b/init.lua @@ -607,7 +607,7 @@ require('lazy').setup({ local servers = { -- clangd = {}, -- gopls = {}, - -- pyright = {}, + pyright = {}, -- rust_analyzer = {}, -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs --