mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 19:37:36 +00:00
languages/jinja: add injection
This commit is contained in:
parent
e201640fc9
commit
10d7bb38ff
2 changed files with 30 additions and 6 deletions
|
|
@ -283,6 +283,9 @@
|
|||
- Added {option}`vim.languages.tera.treesitter.injection` to configure, what
|
||||
language the content is.
|
||||
|
||||
- Added {option}`vim.languages.jinja.treesitter.injection` to configure, what
|
||||
language the content is.
|
||||
|
||||
- Added {option}`vim.treesitter.filetypeMappings` to support mappings similar to
|
||||
<https://github.com/nvim-treesitter/nvim-treesitter/blob/main/plugin/filetypes.lua>.
|
||||
This is mostly use full for Markdown code block injections.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue