From a298ef885a5be060998156ca06052238f914a644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levente=20Krizs=C3=A1n?= Date: Tue, 17 Sep 2024 10:22:32 +0200 Subject: [PATCH] Rename tsserver to ts_ls --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 76675987..086940c2 100644 --- a/init.lua +++ b/init.lua @@ -621,7 +621,7 @@ require('lazy').setup({ -- https://github.com/pmizio/typescript-tools.nvim -- -- But for many setups, the LSP (`tsserver`) will work just fine - tsserver = { + ts_ls = { -- https://github.com/neovim/nvim-lspconfig/issues/2688#issuecomment-1601582648 init_options = { preferences = {