helix/runtime/queries/cpp/textobjects.scm

8 lines
140 B
Scheme
Raw Normal View History

2024-09-13 13:28:20 -05:00
; inherits: c
(lambda_expression
body: (_) @function.inside) @function.around
(class_specifier
body: (_) @class.inside) @class.around