Fix typescript LSP server name
This commit is contained in:
parent
70c4aacffd
commit
ad31a61b0f
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -1204,7 +1204,7 @@ local servers = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
pyright = {},
|
pyright = {},
|
||||||
tsserver = {},
|
ts_ls = {},
|
||||||
yamlls = {
|
yamlls = {
|
||||||
yaml = {
|
yaml = {
|
||||||
schemas = {
|
schemas = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue