blob: 646129a20b8472d53736de32436b42156ba9a05c [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001" Vim syntax file
Bram Moolenaar8c8de832008-06-24 22:58:06 +00002" PHTML used to be the filetype for PHP 2.0. Now everything is PHP.
Bram Moolenaar071d4272004-06-13 20:20:40 +00003
Bram Moolenaar8c8de832008-06-24 22:58:06 +00004if !exists("b:current_syntax")
5 runtime! syntax/php.vim
Bram Moolenaar071d4272004-06-13 20:20:40 +00006endif