Disable pyright

Not working.
This commit is contained in:
Alexander Wainwright
2025-06-20 22:44:57 +10:00
parent c4c36ad1c9
commit ef4a4914e5

View File

@@ -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
--