mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
* feat: add jinja language support * feat: add nunjucks language support * feat: add to lang support book jinja and nunjucks languages
4 lines
No EOL
133 B
Scheme
4 lines
No EOL
133 B
Scheme
((source_file) @injection.content
|
|
(#set! injection.combined)
|
|
(#set! injection.include-children)
|
|
(#set! injection.language "html")) |