d8701bfd1e
* 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>
5 lines
101 B
Scheme
5 lines
101 B
Scheme
(comment) @comment.inside
|
|
|
|
(comment)+ @comment.around
|
|
|
|
(entry (_) @function.inside) @function.around
|