mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 20:23:03 +02:00
11 lines
127 B
Scheme
11 lines
127 B
Scheme
|
(comment) @comment.inside
|
||
|
|
||
|
(comment)+ @comment.around
|
||
|
|
||
|
(pair
|
||
|
(_) @entry.inside) @entry.around
|
||
|
|
||
|
(array
|
||
|
(_) @entry.around)
|
||
|
|