move pyright
This commit is contained in:
@ -13,7 +13,6 @@ return {
|
|||||||
"html",
|
"html",
|
||||||
"rust_analyzer",
|
"rust_analyzer",
|
||||||
"marksman",
|
"marksman",
|
||||||
"pyright",
|
|
||||||
"sqlls",
|
"sqlls",
|
||||||
"bashls",
|
"bashls",
|
||||||
"dotls",
|
"dotls",
|
||||||
@ -22,6 +21,7 @@ return {
|
|||||||
|
|
||||||
if not use_google() then
|
if not use_google() then
|
||||||
TableConcat(lsps, {
|
TableConcat(lsps, {
|
||||||
|
"pyright",
|
||||||
"omnisharp_mono",
|
"omnisharp_mono",
|
||||||
"tsserver",
|
"tsserver",
|
||||||
"gopls",
|
"gopls",
|
||||||
|
Reference in New Issue
Block a user