mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 12:19:26 +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