feat: change from pyright to basedpyright
This commit is contained in:
@@ -2,7 +2,7 @@ MiniDeps.later(function()
|
|||||||
MiniDeps.add("neovim/nvim-lspconfig")
|
MiniDeps.add("neovim/nvim-lspconfig")
|
||||||
|
|
||||||
vim.lsp.enable({
|
vim.lsp.enable({
|
||||||
"pyright",
|
"basedpyright",
|
||||||
"ts_ls",
|
"ts_ls",
|
||||||
"rust_analyzer",
|
"rust_analyzer",
|
||||||
"clangd",
|
"clangd",
|
||||||
|
|||||||
Reference in New Issue
Block a user