mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix(glimmer_typescript): inherit typescript indents
This commit is contained in:
parent
0211563445
commit
23502d650a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
; inherits: typescript
|
||||||
|
|
||||||
(glimmer_opening_tag) @indent.begin
|
(glimmer_opening_tag) @indent.begin
|
||||||
|
|
||||||
(glimmer_closing_tag) @indent.end
|
(glimmer_closing_tag) @indent.end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue