Mercurial > vim
view runtime/syntax/phtml.vim @ 5723:bcb24ef20b88
Added tag v7-4-206 for changeset 7e826028d399
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 19 Mar 2014 12:37:22 +0100 |
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