StanAngeloff / php.vim

An up-to-date Vim syntax for PHP (7.x supported)
477 stars 69 forks source link

Add Syntax for Class and methods definitions, extend and implements classes (with/without comma) #16

Closed rodrigore closed 10 years ago

rodrigore commented 10 years ago

Take a look at this screenshot https://www.dropbox.com/s/lffrcajn22h69a5/php.vim_highlighting.png

StanAngeloff commented 10 years ago

I rebased and merged your changes in e39e28ef05932befe74508c225835715e82e38af.

Thank you for the excellent pull request!