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 = {},
|
||||
tsserver = {},
|
||||
ts_ls = {},
|
||||
yamlls = {
|
||||
yaml = {
|
||||
schemas = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue