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