mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
feat(jinja): add parser and queries (#7573)
Signed-off-by: loongtao.zhang <loongtao.zhang@outlook.com> Co-authored-by: Riley Bruins <ribru17@hotmail.com>
This commit is contained in:
parent
e8ccc339a3
commit
cbd48fac13
6 changed files with 204 additions and 0 deletions
|
|
@ -380,6 +380,9 @@
|
|||
"javascript": {
|
||||
"revision": "6fbef40512dcd9f0a61ce03a4c9ae7597b36ab5c"
|
||||
},
|
||||
"jinja": {
|
||||
"revision": "cea7dd379d343e84a6e42793d9055a807957f40f"
|
||||
},
|
||||
"jq": {
|
||||
"revision": "13990f530e8e6709b7978503da9bc8701d366791"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue