Update packages

This commit is contained in:
Fabian Schmidt
2024-09-18 08:58:49 +02:00
parent c9bcbf2327
commit 9ce77dacc9
2 changed files with 13 additions and 13 deletions

View File

@@ -70,7 +70,7 @@ return {
},
on_attach = lsp_attach
}
lspconfig.tsserver.setup {
lspconfig.ts_ls.setup {
capabilities = capabilities,
on_attach = lsp_attach
}