Skip to content

Commit

Permalink
Add TreeSitter package (#8862)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebebak authored Feb 5, 2024
1 parent c51ae37 commit e9f5a23
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions repository/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -3295,6 +3295,24 @@
}
]
},
{
"name": "TreeSitter",
"details": "https://github.com/sublime-treesitter/TreeSitter",
"labels": [
"tree-sitter",
"navigation",
"selection",
"symbols",
"parsers"
],
"author": "kylebebak",
"releases": [
{
"sublime_text": ">=4107",
"tags": true
}
]
},
{
"name": "TreeTop",
"details": "https://github.com/royvandewater/Sublime2-TreeTop",
Expand Down

0 comments on commit e9f5a23

Please sign in to comment.