1
0
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:
gempir 2023-02-11 13:53:45 +01:00 committed by Alec Thomas
parent a40c95e447
commit 1d0ed7f62a

View File

@ -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">