Skip to content

Commit

Permalink
feat: add templ wihout formatting the json file
Browse files Browse the repository at this point in the history
  • Loading branch information
papierkorp committed Aug 26, 2024
1 parent 3832c07 commit 6695d9f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions repository/t.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,18 @@
}
]
},
{
"name": "Templ (go)",
"details": "https://github.com/papierkorp/sublime-templ",
"labels": ["templ", "golang", "go"],
"description": "Syntax highlight for the go templ Plugin",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "templatejs",
"details": "https://github.com/yanhaijing/template-sublime",
Expand Down

0 comments on commit 6695d9f

Please sign in to comment.