mirror of
https://github.com/alecthomas/chroma.git
synced 2025-03-19 21:10:15 +02:00
increase php priority over phtml
currently phtml takes priority over php, that's odd considering phtml is not very common anymore compared to php
This commit is contained in:
parent
a40c95e447
commit
1d0ed7f62a
@ -12,6 +12,7 @@
|
||||
<case_insensitive>true</case_insensitive>
|
||||
<dot_all>true</dot_all>
|
||||
<ensure_nl>true</ensure_nl>
|
||||
<priority>3</priority>
|
||||
</config>
|
||||
<rules>
|
||||
<state name="magicfuncs">
|
||||
|
Loading…
x
Reference in New Issue
Block a user