diff --git a/syntax/php.vim b/syntax/php.vim index f75e833..eb6188e 100644 --- a/syntax/php.vim +++ b/syntax/php.vim @@ -60,7 +60,7 @@ if !exists("main_syntax") endif runtime syntax/html.vim -unlet b:current_syntax +" unlet b:current_syntax " Set sync method if none declared if !exists("php_sync_method")