mirror of https://github.com/helix-editor/helix
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)
|
||
|
|