mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(blade): fix highlighting of php tags
This commit is contained in:
parent
44e90ec66e
commit
9f15c2b050
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
||||||
] @tag
|
] @tag
|
||||||
|
|
||||||
[
|
[
|
||||||
|
(php_tag)
|
||||||
|
(php_end_tag)
|
||||||
"{{"
|
"{{"
|
||||||
"}}"
|
"}}"
|
||||||
"{!!"
|
"{!!"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue