mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 20:46:21 +01:00
22 lines
347 B
Scheme
22 lines
347 B
Scheme
(escaped_percent_sign) @constant.character.escape
|
|
|
|
"." @punctuation.delimiter
|
|
"%" @punctuation.special
|
|
|
|
[
|
|
"["
|
|
"]"
|
|
] @punctuation.bracket
|
|
|
|
(explicit_argument_index) @constant.numeric
|
|
|
|
(flag) @constant.builtin
|
|
|
|
(width) @constant.numeric.integer
|
|
(precision) @constant.numeric.float
|
|
(asterisk) @string.special.symbol
|
|
|
|
(verb) @type
|
|
|
|
(text) @string
|