helix-mods/runtime/queries/hurl/textobjects.scm
TobiEiss d8701bfd1e
add textobjects queries for hurl (#10594)
* add textobjects queries comment and function

* update doc for hurl lang support

* switch entry.inner to entry.outer

* switch to function.inside

---------

Co-authored-by: Tobias Eiß <te@clarilab.de>
2024-04-29 18:17:46 +02:00

5 lines
101 B
Scheme

(comment) @comment.inside
(comment)+ @comment.around
(entry (_) @function.inside) @function.around