mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-05 17:23:29 +02:00
chore: replace tsgo with tsc (deprecation)
This commit is contained in:
@@ -5,7 +5,7 @@ local servers = {
|
|||||||
"phpactor",
|
"phpactor",
|
||||||
"ols",
|
"ols",
|
||||||
"zls",
|
"zls",
|
||||||
"tsgo",
|
"tsc",
|
||||||
"eslint",
|
"eslint",
|
||||||
"yamlls",
|
"yamlls",
|
||||||
"vimls",
|
"vimls",
|
||||||
|
|||||||
Reference in New Issue
Block a user