1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-04 05:30:40 +02:00
Files
helix/runtime/queries/caddyfile/injections.scm
2026-03-26 12:18:33 -04:00

6 lines
143 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))
((cel_expression) @injection.content
(#set! injection.language "cel"))