disabled pyright

This commit is contained in:
Dmitry O 2024-04-16 15:37:30 +02:00
parent 838d84c6fa
commit d901c7039e
No known key found for this signature in database
GPG Key ID: 0211C19E5FA3A361
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@ require('lazy').setup({
local servers = { local servers = {
-- clangd = {}, -- clangd = {},
-- gopls = {}, -- gopls = {},
pyright = {}, -- pyright = {},
pylsp = { pylsp = {
settings = { settings = {
pylsp = { pylsp = {