mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
12 lines
174 B
Scheme
12 lines
174 B
Scheme
(message_field
|
|
(_) @entry.inside) @entry.around
|
|
|
|
(scalar_field
|
|
(_) @entry.inside) @entry.around
|
|
|
|
(message_list
|
|
(_) @entry.around)
|
|
|
|
(scalar_list
|
|
(_) @entry.around)
|
|
|