Skip to content

Commit b9fd082

Browse files
authored
fix: rename tsserver to ts_ls.
1 parent 66c23b2 commit b9fd082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/plugins/langserver.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ return {
7878
-- mason package manager --
7979
local servers = {
8080
"bashls",
81-
"tsserver",
81+
"ts_ls",
8282
"cssls",
8383
"html",
8484
"jsonls",

0 commit comments

Comments
 (0)