mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
injections(js): add regex highlighting
This commit is contained in:
parent
853caf5b3d
commit
099b921542
1 changed files with 2 additions and 0 deletions
|
|
@ -19,3 +19,5 @@
|
||||||
(#eq? @_name "hbs"))
|
(#eq? @_name "hbs"))
|
||||||
arguments: ((template_string) @glimmer
|
arguments: ((template_string) @glimmer
|
||||||
(#offset! @glimmer 0 1 0 -1)))
|
(#offset! @glimmer 0 1 0 -1)))
|
||||||
|
|
||||||
|
(regex_pattern) @regex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue