Migrate setting for upgraded plugin

This commit is contained in:
Thomas Gideon 2024-09-11 08:26:16 -04:00
parent 5025818b98
commit 6f99625cba

View file

@ -79,7 +79,7 @@ lspconfig.denols.setup {
} }
} }
lspconfig.tsserver.setup { lspconfig.ts_ls.setup {
on_attach = on_attach, on_attach = on_attach,
root_dir = util.root_pattern("package.json"), root_dir = util.root_pattern("package.json"),
single_file_support = false single_file_support = false