{"id":19544468,"url":"https://github.com/selectnull/vimanage","last_synced_at":"2026-05-12T21:32:22.753Z","repository":{"id":33086386,"uuid":"36723733","full_name":"selectnull/vimanage","owner":"selectnull","description":"Vim pathogen plugin manager","archived":false,"fork":false,"pushed_at":"2021-12-23T12:06:30.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T02:55:37.660Z","etag":null,"topics":["pathogen","plugin-manager","vim"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selectnull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-02T09:46:58.000Z","updated_at":"2024-02-03T00:26:53.000Z","dependencies_parsed_at":"2022-08-31T12:11:39.451Z","dependency_job_id":null,"html_url":"https://github.com/selectnull/vimanage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectnull%2Fvimanage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectnull%2Fvimanage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectnull%2Fvimanage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selectnull%2Fvimanage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selectnull","download_url":"https://codeload.github.com/selectnull/vimanage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240801037,"owners_count":19859727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pathogen","plugin-manager","vim"],"created_at":"2024-11-11T03:29:04.813Z","updated_at":"2026-05-12T21:32:22.691Z","avatar_url":"https://github.com/selectnull.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"vimanage\n========\n\nAnother opinionated Vim plugin manager.\n\nIt presupposes that:\n\n* you use Vim 8 or above with native package manager\n* you use git to install plugins\n\nHow to use\n----------\n\n**Install a plugin from git repository url:**\n\n    vimanage add plugin-git-url\n\n**Delete a plugin:**\n\n    vimanage remove plugin-directory\n\n**List installed plugins:**\n\n    vimanage list\n\n**Save installed plugins to a file:**\n\n    vimanage list \u003e plugins.txt\n\nThis works the same way python's `pip freeze \u003e requirements.txt` works.\n\n**Install plugins from file (one git repository per line):**\n\n    vimanage add plugins.txt\n\nJust like `pip install -r requirements.txt`.\n\n**Help:**\n\n    vimanage help\n\nIt can be used to install NeoVim packages as well by using\n`VIMANAGE_ROOT` environment varibale, like this:\n\n    VIMANAGE_ROOT=~/.local/share/nvim/site/pack vimanage add \u003cplugin-url\u003e\n\n\nHow to install\n--------------\n\nCopy `bin/vimanage` script to your path.\n\nLicense\n-------\n\nMIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselectnull%2Fvimanage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselectnull%2Fvimanage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselectnull%2Fvimanage/lists"}