Disable pyright
Not working.
This commit is contained in:
parent
c4c36ad1c9
commit
ef4a4914e5
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@ require("lazy").setup({
|
|||
-- clangd = {},
|
||||
-- gopls = {},
|
||||
-- pylsp = {},
|
||||
pyright = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue