Replace nvim deno-ls with typescript-ls

This commit is contained in:
Talia 2024-02-09 10:32:05 +01:00
parent 75917bd441
commit 99c207d910
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ for _, language in ipairs {
"html", "html",
"cssls", "cssls",
"clangd", "clangd",
"denols", "tsserver",
"lua_ls", "lua_ls",
"solargraph", "solargraph",
"standardrb", "standardrb",