mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +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")) |