Skip to content

Commit

Permalink
Add package entry for TreeSitter package
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Bebak committed Jan 3, 2024
1 parent 8c02945 commit d58d916
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 d58d916

Please sign in to comment.