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

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

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