1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 09:35:40 +08:00

22 lines
528 B
Scheme

(argument (dictionary_variable) @string.special)
(argument (list_variable) @string.special)
(argument (scalar_variable) @string.special)
(argument (text_chunk) @string)
(keyword_invocation (keyword) @function)
(test_case_definition (name) @property)
(keyword_definition (body (keyword_setting) @keyword))
(keyword_definition (name) @function)
(variable_definition (variable_name) @variable)
(setting_statement) @keyword
(extra_text) @comment
(section_header) @keyword
(ellipses) @punctuation.delimiter
(comment) @comment