helix/runtime/queries/hocon/textobjects.scm
2024-09-13 13:28:20 -05:00

11 lines
127 B
Scheme

(comment) @comment.inside
(comment)+ @comment.around
(pair
(_) @entry.inside) @entry.around
(array
(_) @entry.around)