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