move pyright

This commit is contained in:
Christian Nieves
2023-11-17 16:10:40 +00:00
parent 7d6a1f823d
commit 91f68505a5

View File

@ -13,7 +13,6 @@ return {
"html",
"rust_analyzer",
"marksman",
"pyright",
"sqlls",
"bashls",
"dotls",
@ -22,6 +21,7 @@ return {
if not use_google() then
TableConcat(lsps, {
"pyright",
"omnisharp_mono",
"tsserver",
"gopls",