1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-04 05:30:40 +02:00
Files
helix/runtime/queries/awk/injections.scm
2022-08-24 16:14:56 -05:00

6 lines
143 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))
((regex_pattern) @injection.content
(#set! injection.language "regex"))