inital checkin using existing vim and preparing for use of bash_magic
This commit is contained in:
6
vim/bundle/ubuntu-vim72/syntax/phtml.vim
Normal file
6
vim/bundle/ubuntu-vim72/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