Skip to content

Commit 1ca94de

Browse files
committed
conf(nvim): add typescript-language-server to mason
1 parent 76e8ac8 commit 1ca94de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nvim/lua/plugins/mason.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ return {
5353
"prettierd",
5454
"shfmt",
5555
"stylua",
56+
"typescript-language-server",
5657
},
5758
})
5859
end,

0 commit comments

Comments
 (0)