add pyright
This commit is contained in:
@@ -4,6 +4,7 @@ return {
|
||||
config = function()
|
||||
local lspconfig = require("lspconfig")
|
||||
lspconfig.gopls.setup({})
|
||||
lspconfig.pyright.setup({})
|
||||
end,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user