mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
HTML: remove @combined from injections
This commit is contained in:
parent
9d1d9b1b94
commit
9742f188ff
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
||||||
((script_element
|
((script_element
|
||||||
(raw_text) @javascript))
|
(raw_text) @javascript))
|
||||||
|
|
||||||
(comment) @comment @combined
|
(comment) @comment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue