mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Add inherits directive for ecma in indents.scm
This commit is contained in:
parent
2bd9b9b4f1
commit
f07e76f581
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
; inherits: ecma
|
||||
|
||||
(glimmer_opening_tag) @indent.begin
|
||||
|
||||
(glimmer_closing_tag) @indent.end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue