File Manager V1.5

[SYSTEM@ROOT]: /usr/share/vim/vim91/syntax/
INJECT_FILE:
NEW_ENTRY:

FILE_CONTENT: 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
[ KEMBALI ]