mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
Update ecma injections to support recent additions to tree-sitter-javascript/typescript
This commit is contained in:
parent
7a6c4d93a3
commit
c945b34179
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
arguments: ((template_string) @glimmer
|
||||
(#offset! @glimmer 0 1 0 -1)))
|
||||
|
||||
((glimmer_template) @glimmer)
|
||||
|
||||
; styled.div`<css>`
|
||||
(call_expression
|
||||
function: (member_expression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue