mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-26 03:13:29 +04:00
12 lines
159 B
Scheme
12 lines
159 B
Scheme
|
(string) @string
|
||
|
|
||
|
(identifier) @constant
|
||
|
|
||
|
(number) @constant.numeric
|
||
|
|
||
|
(null) @constant.builtin
|
||
|
|
||
|
[(true) (false)] @constant.builtin.boolean
|
||
|
|
||
|
(comment) @comment
|