fix: rename tsserver to ts_ls
This commit is contained in:
parent
e5136f66df
commit
a25da27bd8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ return {
|
||||||
"html",
|
"html",
|
||||||
"lua_ls",
|
"lua_ls",
|
||||||
"taplo", -- .toml
|
"taplo", -- .toml
|
||||||
"tsserver",
|
"ts_ls",
|
||||||
"yamlls", -- .yml
|
"yamlls", -- .yml
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue