From 1d0ed7f62a731c55beca0e609d4b0b28ad39e240 Mon Sep 17 00:00:00 2001 From: gempir Date: Sat, 11 Feb 2023 13:53:45 +0100 Subject: [PATCH] increase php priority over phtml currently phtml takes priority over php, that's odd considering phtml is not very common anymore compared to php --- lexers/embedded/php.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lexers/embedded/php.xml b/lexers/embedded/php.xml index 69e9e854b..c9e22ea57 100644 --- a/lexers/embedded/php.xml +++ b/lexers/embedded/php.xml @@ -12,6 +12,7 @@ true true true + 3 @@ -208,4 +209,4 @@ - \ No newline at end of file +