feat(package): hemar: add tree sitter hightlights

This commit is contained in:
2025-11-27 19:32:28 +00:00
parent d1353d3a36
commit 4b4ea7a1d2

View File

@@ -0,0 +1,10 @@
(interpolation) @keyword
(segment) @keyword
(for "for" @keyword)
(for "in" @keyword)
(done "done" @keyword)
(path) @field
(string) @string
(text) @text