mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(php_inject): add missing @combined to text
This commit is contained in:
parent
f499a711fa
commit
f7e8b7420c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(text) @html
|
||||
(text) @html @combined
|
||||
|
||||
(comment) @phpdoc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue