From 6d402a09011b8be45a500686796b6bfe09403b3b Mon Sep 17 00:00:00 2001 From: htom Date: Sat, 13 Sep 2025 12:26:58 +0200 Subject: [PATCH] cpp tls update --- lua/kickstart/plugins/lspconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/kickstart/plugins/lspconfig.lua b/lua/kickstart/plugins/lspconfig.lua index 666ab12..7e881e5 100644 --- a/lua/kickstart/plugins/lspconfig.lua +++ b/lua/kickstart/plugins/lspconfig.lua @@ -219,7 +219,7 @@ return { -- https://github.com/pmizio/typescript-tools.nvim -- -- But for many setups, the LSP (`ts_ls`) will work just fine - -- ts_ls = {}, + ts_ls = {}, -- -- lua_ls = {