mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(glimmer_*): add glimmer_template folds (#8115)
This commit is contained in:
parent
7f8dd2e48b
commit
f42378a959
2 changed files with 4 additions and 0 deletions
|
|
@ -1 +1,3 @@
|
||||||
; inherits: ecma
|
; inherits: ecma
|
||||||
|
|
||||||
|
(glimmer_template) @fold
|
||||||
|
|
|
||||||
|
|
@ -1 +1,3 @@
|
||||||
; inherits: typescript
|
; inherits: typescript
|
||||||
|
|
||||||
|
(glimmer_template) @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue