enable lsp tsserver

This commit is contained in:
Schistos Tega 2024-06-01 20:47:03 +03:00
parent 9f0f0784e1
commit 1b20ada075
1 changed files with 1 additions and 2 deletions

View File

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