junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4740
- days_rel: n/a
- days_push: 103
- n_releases_24m: 0
Adoption not part of the score
35749 stars · 1934 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
vim-plug is a minimalist, single-file plugin manager for Vim and Neovim with over ten years of history. It offers fast parallel installation, shallow clones, on-demand plugin loading, and branch/tag/commit pinning with a simple declarative syntax.
Use cases
- manage vim plugins from my vimrc
- install neovim plugins with parallel downloads
- speed up vim startup with lazy plugin loading
- pin plugins to a specific branch tag or commit
- rollback plugin updates after reviewing changes
- run post-update hooks after installing plugins
When to choose
- you use Vim or Neovim and want a simple, dependency-free plugin manager
- you value stability and backward compatibility across Vim versions
- you want fast parallel installs and minimal disk usage via shallow clones
- you prefer a concise syntax learnable in minutes
When to avoid
- you are heavily invested in the Neovim Lua plugin ecosystem and want Lua-specific features
- you need advanced features like lazy-loading specs or lockfiles offered by newer managers
Facets
plugin · maturity stable
package-manager developer-tools plugin-system developer-tools text-editors version-control cross-platform cli vim neovim plugin-manager vim-script
2 sources
- readme: https://github.com/junegunn/vim-plug · fetched 2026-08-28 · 55b739026143
- homepage: https://junegunn.github.io/vim-plug/ · fetched 2026-08-29 · ac9416e95f38
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| junegunn/vim-plug | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="junegunn/vim-plug")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem