tree-sitter-dust/highlights.scm

6 lines
110 B
Scheme
Raw Normal View History

2023-08-22 22:57:10 +00:00
(comment) @comment
(operator) @operator
(integer) @number.integer
(string) @string
2023-08-22 23:02:07 +00:00
(macro) @functions.builtin