mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
chore(injections): remove duplicated regex injection for js
This commit is contained in:
parent
07fe5a2aba
commit
eb6fdb5085
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
(comment) @jsdoc
|
||||
(comment) @comment
|
||||
|
||||
((regex_pattern) @regex)
|
||||
|
||||
(call_expression
|
||||
function: ((identifier) @language)
|
||||
arguments: ((template_string) @content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue