Mercurial > vim
view runtime/syntax/phtml.vim @ 3816:1e22adc6176e v7.3.666
updated for version 7.3.666
Problem: With MSVC 11 Win32.mak is not found.
Solution: Add the SDK_INCLUDE_DIR variable. (Raymond Ko)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 18 Sep 2012 22:00:08 +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