1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-09 21:58:28 +01:00
helix/runtime/queries/json5/textobjects.scm

9 lines
126 B
Scheme

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