forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
528 B
Scheme
22 lines
528 B
Scheme
(comment) @comment
|
|
(ellipses) @punctuation.delimiter
|
|
|
|
(section_header) @keyword
|
|
(extra_text) @comment
|
|
|
|
(setting_statement) @keyword
|
|
|
|
(variable_definition (variable_name) @variable)
|
|
|
|
(keyword_definition (name) @function)
|
|
(keyword_definition (body (keyword_setting) @keyword))
|
|
|
|
(test_case_definition (name) @property)
|
|
|
|
(keyword_invocation (keyword) @function)
|
|
|
|
(argument (text_chunk) @string)
|
|
(argument (scalar_variable) @string.special)
|
|
(argument (list_variable) @string.special)
|
|
(argument (dictionary_variable) @string.special)
|