summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/php.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/php.vim')
-rw-r--r--runtime/syntax/php.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/php.vim b/runtime/syntax/php.vim
index 4bcff1341e..4e6b95ca9f 100644
--- a/runtime/syntax/php.vim
+++ b/runtime/syntax/php.vim
@@ -83,7 +83,7 @@ if version < 600
endif
so <sfile>:p:h/html.vim
else
- runtime syntax/html.vim
+ runtime! syntax/html.vim
unlet b:current_syntax
endif