mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
Add glimmer_template to folds list for glimmer_javascript and glimmer_typescript
This commit is contained in:
parent
7f8dd2e48b
commit
2808426606
2 changed files with 4 additions and 0 deletions
|
|
@ -1 +1,3 @@
|
|||
; inherits: ecma
|
||||
|
||||
(glimmer_template) @fold
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
; inherits: typescript
|
||||
|
||||
(glimmer_template) @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue