AlkantarClanX12

Your IP : 3.149.235.66


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