Skip to content

Commit 81873da

Browse files
committed
add ts parser for c# 📌
1 parent 2859fbe commit 81873da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nvim/lua/plugins/treesitter.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ return {
99
ensure_installed = {
1010
"bash",
1111
"bicep",
12+
"c_sharp",
1213
"gitignore",
1314
"go",
1415
"gomod",

0 commit comments

Comments
 (0)