Mercurial > vim
view runtime/syntax/phtml.vim @ 1628:db1f7f1c40df
updated for version 7.2a
author | vimboss |
---|---|
date | Wed, 25 Jun 2008 00:22:05 +0000 |
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