helix-mirror/runtime/queries/textproto/textobjects.scm

13 lines
174 B
Scheme
Raw Normal View History

(message_field
(_) @entry.inside) @entry.around
(scalar_field
(_) @entry.inside) @entry.around
(message_list
(_) @entry.around)
(scalar_list
(_) @entry.around)