AlkantarClanX12

Your IP : 18.116.12.7


Current Path : /proc/self/root/usr/share/vim/vim80/syntax/
Upload File :
Current File : //proc/self/root/usr/share/vim/vim80/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