helix/runtime/queries/tact/injections.scm
2024-09-13 13:28:20 -05:00

5 lines
164 B
Scheme

; See: https://docs.helix-editor.com/guides/injection.html
((comment) @injection.content
(#set! injection.language "comment")
(#match? @injection.content "^//"))