Mercurial > vim
view runtime/syntax/phtml.vim @ 13918:9cef228c53d6
Added tag v8.0.1829 for changeset f6dcc1a8d5846b6904f38a5b40d0df9e40fe5592
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 13 May 2018 15:00:07 +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