mirror of
https://github.com/helix-editor/helix
synced 2026-05-04 17:40:38 +02:00
57f093d836
* feat: add jinja language support * feat: add nunjucks language support * feat: add to lang support book jinja and nunjucks languages
4 lines
133 B
Scheme
4 lines
133 B
Scheme
((source_file) @injection.content
|
|
(#set! injection.combined)
|
|
(#set! injection.include-children)
|
|
(#set! injection.language "html")) |