Your IP : 216.73.216.170


Current Path : /proc/8644/root/proc/self/root/proc/8644/root/usr/share/vim/vimcurrent/syntax/
Upload File :
Current File : //proc/8644/root/proc/self/root/proc/8644/root/usr/share/vim/vimcurrent/syntax/phtml.vim

" 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