aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/tact/injections.scm
blob: e61db3a56a4d0a62e76d0fec5322aecc7431e20f (plain) (blame)
1
2
3
4
5
; See: https://docs.helix-editor.com/guides/injection.html

((comment) @injection.content
 (#set! injection.language "comment")
 (#match? @injection.content "^//"))