Mercurial > vim
view runtime/syntax/phtml.vim @ 5175:87d6016bd400
Added tag v7-4a-013 for changeset 42d592dbbec3
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sat, 13 Jul 2013 12:36:56 +0200 |
parents | 18ee39301b82 |
children |
line wrap: on
line source
" Vim syntax file " PHTML used to be the filetype for PHP 2.0. Now everything is PHP. if !exists("b:current_syntax") runtime! syntax/php.vim endif