add pyrite

This commit is contained in:
2023-01-20 16:55:43 -07:00
parent 6ac23d9eb7
commit 7cb54e79d1
+1
View File
@@ -3,6 +3,7 @@ local servers = {
rust_analyzer = {}, rust_analyzer = {},
sumneko_lua = {}, sumneko_lua = {},
gopls = {}, gopls = {},
pyright = {},
} }
local function on_attach(client, bufnr) local function on_attach(client, bufnr)