Skip to content
/ php.vim Public
forked from StanAngeloff/php.vim

PHP syntax file (5.3, 5.4 & 5.5 support)

Notifications You must be signed in to change notification settings

jlem/php.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php.vim

This project is a fork of php.vim--Garvin which in turn is an update of the php.vim script which in turn is an updated version of the php.vim syntax file distributed with Vim. Whew!

Updating

The project comes with a Dockerfile which can be used to rebuild the syntax file.

docker build -t StanAngeloff/php.vim .
docker run -i -t StanAngeloff/php.vim /build/update_syntax.php | sed 's/\x0D$//' > syntax/php.vim

About

PHP syntax file (5.3, 5.4 & 5.5 support)

Resources

Stars

Watchers

Forks

Packages

No packages published