mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
5 lines
135 B
Scheme
5 lines
135 B
Scheme
|
; Parse general comment tags
|
||
|
|
||
|
((document) @injection.content
|
||
|
(#set! injection.include-children)
|
||
|
(#set! injection.language "comment"))
|