From 6b1f0130321d408d4128306d07208323b4ce9707 Mon Sep 17 00:00:00 2001 From: DarianTr Date: Tue, 24 Oct 2023 01:06:46 +0200 Subject: [PATCH] python --- plugins.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.lua b/plugins.lua index bb2bf82..2cf7abc 100644 --- a/plugins.lua +++ b/plugins.lua @@ -89,6 +89,7 @@ local plugins = { "texlab", "ltex-ls", "markdown-toc", + "python-lsp-server", } } }