1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 20:46:21 +01:00
helix/runtime/queries/freebasic/textobjects.scm

9 lines
164 B
Scheme

(function_declaration) @function.around
(sub_declaration) @function.around
(for_statement) @function.around
(comment) @comment.inside
(comment)+ @comment.around