Rename tsserver to ts_ls

This commit is contained in:
Levente Krizsán 2024-09-17 10:22:32 +02:00
parent 8fd9de0fab
commit a298ef885a
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {