Author: Manuel Lemos
Viewers: 31
Last month viewers: 2
Categories: Notable Packages
Vim is a very popular text editor that can be extended with plugins that implement new functionality.
This class can retrieve plugins from a GIT repository and install them in the local machine where vim can be run by the user.
Read this article to learn more details about how this notable PHP package works.
This class can retrieve plugins from a GIT repository and install them in the local machine where vim can be run by the user.
Read this article to learn more details about how this notable PHP package works.
The package PHP Vim Plugin Updater is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Retrieve plugins for the Vim text editor
Here follows in more detail what it does:
This class can retrieve plugins for the Vim text editor.
It can access a given GIT repository and perform several types of operations to update plugins to extend Vim editor installed in the local machine. Currently it can:
- Create a default configuration file and add a plugin GIT repository
- Remove a repository from the local configuration
- List available plugin repositories
- Install a given plugin
- Retrieve all available plugins
- Update plugins from only one repository
- Update plugins from all repositories
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Retrieve plugins for the Vim text editor
Here follows in more detail what it does:
This class can retrieve plugins for the Vim text editor.
It can access a given GIT repository and perform several types of operations to update plugins to extend Vim editor installed in the local machine. Currently it can:
- Create a default configuration file and add a plugin GIT repository
- Remove a repository from the local configuration
- List available plugin repositories
- Install a given plugin
- Retrieve all available plugins
- Update plugins from only one repository
- Update plugins from all repositories
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.