Skip to content

Commit

Permalink
Rename tsserver -> ts_lsp
Browse files Browse the repository at this point in the history
More info: See e.g.
williamboman/mason.nvim#1784
  • Loading branch information
hbibel committed Sep 9, 2024
1 parent b1a3ae8 commit 5849ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/custom/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ local servers = {
},
},
rust_analyzer = {},
tsserver = {
ts_ls = {
filetypes = {
"javascript",
"javascriptreact",
Expand Down

0 comments on commit 5849ec3

Please sign in to comment.