mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 14:27:07 +02: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)
|
|
|