Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 43 | All time: 10,265 This week: 357 |
Version | License | PHP version | Categories | |||
vimpluginupdate 1.0.0 | GNU General Publi... | 5 | PHP 5, Utilities and Tools |
Description | Author | |
This class can retrieve plugins for the Vim text editor. Innovation Award
|
The class updates vim plugins from git. It is useful with vim pathogen extension. Usage: create a default config file and add a plugin repo: updater.php add <plugin-name> <git url> Remove a repo from config: updater.php remove <plugin-name> List the available repos: updater.php listconfig Get the plugin first: update.php get <plugin-name> Get all plugin with to the default pathogen folder:(.vim/bundle) update.php getall Update only one repos: update.php update <plugin-name> Update all plugin repos: update.php updateall |
Files |
File | Role | Description | ||
---|---|---|---|---|
classes (3 files) | ||||
README | Doc. | Documentation | ||
updater.php | Class | Class source |
Files | / | classes |
File | Role | Description |
---|---|---|
autoload.php | Aux. | Auxiliary script |
Config.class.php | Class | Class source |
UpdaterConfig.class.php | Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.