refactor(nvim): remove pyright lsp

This commit is contained in:
Price Hiller 2023-02-05 04:42:57 -06:00
parent cb2b89df79
commit 0c71e01ed7

View File

@ -327,7 +327,6 @@ for _, server in ipairs({
"vimls",
"vuels",
"tsserver",
"pyright",
"rnix",
"marksman",
"texlab",