Skip to content

Commit

Permalink
Add ts_ls
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed Dec 9, 2024
1 parent a785b8d commit b36220e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ nmap <silent> <leader>g :TestVisit<CR>
},
ensure_installed = {
"dockerls", "jsonls", "elixirls", "yamlls", "lua_ls", "ltex",
"clangd"
"clangd", "ts_ls"
}
})

Expand Down

0 comments on commit b36220e

Please sign in to comment.