1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-04 17:40:38 +02:00
Files
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