mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-08-20 11:40:21 +00:00
[neovim] change pyright LSP server by basedpyright
This commit is contained in:
@@ -7,7 +7,7 @@ local servers = {
|
||||
"jdtls",
|
||||
"jsonls",
|
||||
"lua_ls",
|
||||
"pyright",
|
||||
"basedpyright",
|
||||
"ruff_lsp",
|
||||
"terraformls",
|
||||
"yamlls",
|
||||
|
Reference in New Issue
Block a user