mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
fix(vue.indents): add support for template_element
This commit is contained in:
parent
8d6c2b0044
commit
94fa0d3189
1 changed files with 4 additions and 0 deletions
|
|
@ -1 +1,5 @@
|
|||
; inherits: html_tags
|
||||
|
||||
[
|
||||
(template_element)
|
||||
] @indent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue