mirror of
https://github.com/helix-editor/helix
synced 2026-03-11 22:38:26 +01:00
9 lines
125 B
Scheme
9 lines
125 B
Scheme
(pair
|
|
(_) @entry.inside) @entry.around
|
|
|
|
(array
|
|
(_) @entry.around)
|
|
|
|
(comment) @comment.inside
|
|
(comment)+ @comment.around
|