add python server

This commit is contained in:
Test User 2025-12-05 08:50:07 +02:00
parent 1a7f1b1b79
commit a0e32a553c
1 changed files with 1 additions and 1 deletions

View File

@ -682,7 +682,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
--