39 lines
356 B
Scheme
39 lines
356 B
Scheme
(keysym) @constant
|
|
|
|
((keysym) @constant.builtin
|
|
(#eq? @constant.builtin "Multi_key"))
|
|
|
|
(text) @string
|
|
|
|
"include" @keyword.import
|
|
|
|
[
|
|
(octal)
|
|
(hex)
|
|
] @number
|
|
|
|
[
|
|
(modifier)
|
|
"None"
|
|
] @keyword.modifier
|
|
|
|
[
|
|
"%L"
|
|
"%H"
|
|
"%S"
|
|
] @string.special
|
|
|
|
[
|
|
"!"
|
|
"~"
|
|
] @operator
|
|
|
|
[
|
|
":"
|
|
"<"
|
|
">"
|
|
"\""
|
|
] @punctuation.delimiter
|
|
|
|
(comment) @comment @spell
|