feat(package): hemar: add tree sitter hightlights

This commit is contained in:
2025-11-27 19:32:28 +00:00
parent 0213f98515
commit 260489fcdd
@@ -0,0 +1,10 @@
(interpolation) @keyword
(segment) @keyword
(for "for" @keyword)
(for "in" @keyword)
(done "done" @keyword)
(path) @field
(string) @string
(text) @text