#vimForPHP https://t.co/EdczdpCrRc #php #vim Release 0.3.0 #composer plugin is ready! Thanks @sensorario for your work!
— Gianluca Arbezzano (@GianArb) September 9, 2015
I’m very happy to announce release 0.3.0 of vim-composer. This plugin builds a good integration between VIM and composer the strong dependency manager for PHP.
Changelog
- #18 Added missing ComposerUpdate function
- #21 Added missing CONTRIBUTING.md file
- #20 Require and/or init commands
Now this plugin serve new function to require specific package. Update it and map new function :ComposerRequireFunc
.