Enable ts lsp

This commit is contained in:
Sean Villars 2024-06-04 15:35:57 -05:00
parent 0fda6dc3e5
commit a09b02d5ef
1 changed files with 1 additions and 2 deletions

View File

@ -599,8 +599,7 @@ require('lazy').setup({
-- https://github.com/pmizio/typescript-tools.nvim
--
-- But for many setups, the LSP (`tsserver`) will work just fine
-- tsserver = {},
--
tsserver = {},
lua_ls = {
-- cmd = {...},