mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
replace tsserver with ts_ls
This commit is contained in:
parent
d938abc1b0
commit
01e1c845d6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ lspconfig.pyright.setup({
|
|||
})
|
||||
|
||||
----------------------------------------------------------------
|
||||
lspconfig.tsserver.setup({
|
||||
lspconfig.ts_ls.setup({
|
||||
capabilities = capabilities,
|
||||
on_attach = noFormat,
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue