tree-sitter-dust/highlights.scm

8 lines
141 B
Scheme
Raw Normal View History

2023-08-22 23:56:12 +00:00
(comment) @commenqt
2023-08-22 22:57:10 +00:00
(operator) @operator
2023-08-24 13:36:59 +00:00
(identifier) @identifier
2023-08-22 23:56:12 +00:00
(integer) @number
2023-08-22 22:57:10 +00:00
(string) @string
2023-08-24 13:36:59 +00:00
(tool) @function.builtin
(float) @float