mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
feat: add htmldjango
This commit is contained in:
parent
08e1adae53
commit
f5f7c7e004
7 changed files with 57 additions and 0 deletions
3
queries/htmldjango/indents.scm
Normal file
3
queries/htmldjango/indents.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(paired_statement) @indent
|
||||
(end_paired_statement) @indent_end
|
||||
(branch_statement) @branch
|
||||
Loading…
Add table
Add a link
Reference in a new issue