helix/runtime/queries/ohm/injections.scm

8 lines
220 B
Scheme
Raw Normal View History

2024-09-13 13:28:20 -05:00
; 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"))