Skip to content

Commit

Permalink
feat: add Tact package (#8934)
Browse files Browse the repository at this point in the history
  • Loading branch information
novusnota committed Jun 19, 2024
1 parent 7a63d1c commit 7105663
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions repository/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,19 @@
}
]
},
{
"name": "Tact",
"details": "https://github.com/tact-lang/tact-sublime",
"description": "All-in-one package for Tact programming language",
"author": "Novus Nota",
"labels": ["tact", "auto-complete", "build system", "code navigation", "language syntax", "snippets"],
"releases": [
{
"sublime_text": ">=3210",
"tags": "v"
}
]
},
{
"name": "TADS3",
"details": "https://github.com/VoidPhantom/sublime-tads3",
Expand Down

0 comments on commit 7105663

Please sign in to comment.