Mercurial > vim
view runtime/syntax/phtml.vim @ 30085:ebed259f919f
Update runtime files
Commit: https://github.com/vim/vim/commit/0daafaa7d99ef500f76b1b12f5fe8153e2fcaea0
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Sep 4 17:45:43 2022 +0100
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 04 Sep 2022 19:00:05 +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