feat(lsp): use jedi+pyright until pyrefly is more mature
This commit is contained in:
@@ -2,6 +2,7 @@ local util = require("lspconfig.util")
|
||||
|
||||
---@type ServerConfig
|
||||
return {
|
||||
enable = false,
|
||||
dependencies = { "pyrefly" },
|
||||
lspconfig = {
|
||||
cmd = { "pyrefly", "lsp" },
|
||||
|
||||
Reference in New Issue
Block a user