StanAngeloff / php.vim

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

Use a new variable to enable extensions #9

Closed StanAngeloff closed 10 years ago

StanAngeloff commented 10 years ago

Depends on #7.

Instead of providing a single syntax file which enables the most common extensions for everyone, add a new configuration variable which can be used to configure constants and functions from which extensions to include.