Enabling more modules

I don't see the need in selectively including syntax for modules when I can
just install the modules and include them all. Expanded to include all of the
modules I could that were in the list already and updated. Going to look into
getting a more up to date module list for PHP 5.5+ and expanding further.
This commit is contained in:
Joshua Sherman 2014-01-13 23:32:12 -05:00
parent 9de06afeb4
commit 4d3a14f74b
3 changed files with 185 additions and 63 deletions

View file

@ -15,6 +15,9 @@
" Contributor: Joshua Sherman <josh@gravityblvd.com>
" URL: https://github.com/joshtronic/php.vim
"
" Contributor: Kristijan Husak
" URL: https://github.com/kris89/php.vim
"
" Former Maintainer: Peter Hodge <toomuchphp-vim@yahoo.com>
" Former URL: http://www.vim.org/scripts/script.php?script_id=1571
"

File diff suppressed because one or more lines are too long