Merge pull request #8 from sashaaKr/python_server

add python server
This commit is contained in:
sasha 2025-12-05 08:50:55 +02:00 committed by GitHub
commit 07a0befbb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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
--