srf-tree-sitter/queries/highlights.scm

24 lines
513 B
Scheme

(magic) @keyword.directive
(directive_long) @keyword.directive
(directive_compact) @keyword.directive
(directive_requireeof) @keyword.directive
(directive_eof) @keyword.directive
(directive_expires) @keyword.directive
(directive_created) @keyword.directive
(directive_modified) @keyword.directive
(directive_unknown) @keyword.directive
(timestamp) @number
(comment) @comment
(inline_comment) @comment
(key) @property
(type_hint) @type
(value) @string
":" @punctuation.delimiter
"::" @punctuation.delimiter