mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
indents(vue): Update dedent logic for <template>
This commit is contained in:
parent
7947a2ccf1
commit
94f9a56973
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
(template_element)
|
||||
] @indent
|
||||
|
||||
(template_element (end_tag "</" @branch ">" @indent_end))
|
||||
(template_element (end_tag ">" @indent_end) @branch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue