diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/language_php.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/language_php.lua b/plugins/language_php.lua index da50dd4..2cf74d2 100644 --- a/plugins/language_php.lua +++ b/plugins/language_php.lua @@ -150,6 +150,7 @@ syntax.add { -- allows html, css and js coloring on php files syntax.add { files = { "%.php$", "%.phtml" }, + comment = "//", patterns = { { pattern = { |