| Crates.io | vlugger |
| lib.rs | vlugger |
| version | 0.3.0 |
| created_at | 2020-11-19 18:27:34.719519+00 |
| updated_at | 2020-11-28 09:06:43.246568+00 |
| description | Vlugger is a plugin manager for Vim |
| homepage | |
| repository | https://github.com/wafelack/vlugger |
| max_upload_size | |
| id | 314087 |
| size | 33,868 |
Vlugger is a simple plugin manager for Vim.
This package manager uses pathogen and git.
You can either :
cargo install vluggerYou can either :
cargo install vlugger in /bin/Run vlugger search <plugin_author>/<plugin_repo> Note : The repo has to be on GitHub
If the repo exists, then run :
~/ version controlled : vlugger install <plugin_author>/<plugin_repo>vlugger install <plugin_author>/<plugin_repo> --no-vcsRun vlugger update to update all the plugins located in ~/.vim/bundle/.
Run vlugger --help for help