mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 18:36:18 +04:00
13 lines
174 B
Scheme
13 lines
174 B
Scheme
|
(message_field
|
||
|
(_) @entry.inside) @entry.around
|
||
|
|
||
|
(scalar_field
|
||
|
(_) @entry.inside) @entry.around
|
||
|
|
||
|
(message_list
|
||
|
(_) @entry.around)
|
||
|
|
||
|
(scalar_list
|
||
|
(_) @entry.around)
|
||
|
|