Remove obsolete stuffs
This commit is contained in:
6
bin/git/usr/share/vim/vim91/syntax/phtml.vim
Normal file
6
bin/git/usr/share/vim/vim91/syntax/phtml.vim
Normal file
@@ -0,0 +1,6 @@
|
||||
" 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
|
||||
Reference in New Issue
Block a user