20240907
This commit is contained in:
parent
b8f5e6e64e
commit
8f8430f181
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ local config = function()
|
|||
automatic_installation = true,
|
||||
handlers = {
|
||||
-- lsp_zero.default_setup,
|
||||
-- https://github.com/neovim/nvim-lspconfig/pull/3232
|
||||
function(server_name)
|
||||
if server_name == "tsserver" then
|
||||
server_name = "ts_ls"
|
||||
|
|
Loading…
Add table
Reference in a new issue