1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
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"))