use pyrefly instead of basedbypright

This commit is contained in:
2025-09-05 12:11:16 +02:00
parent 32c6e60560
commit f6b62e9adf

View File

@@ -39,7 +39,7 @@ return {
lazy = false, lazy = false,
config = function() config = function()
local servers = { local servers = {
'basedpyright', 'pyrefly',
'ruff', 'ruff',
'clangd', 'clangd',
'lua_ls', 'lua_ls',