Shougo/unite.vim
:dragon: Unite and create user interfaces observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5891
- days_rel: n/a
- days_push: 1203
- n_releases_24m: 0
Adoption not part of the score
2832 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
unite.vim is a Vim plugin that searches and displays information from arbitrary sources such as files, buffers, recently used files, and registers in a unified, filterable interface. It provides an extensible framework for building custom user interfaces within Vim, and is now superseded by ddu.vim.
Use cases
- fuzzy find files in vim
- switch between open buffers quickly
- search recently used files in vim
- build custom picker interfaces in vim
- filter and open files with wildcards
- replace ctrl-p with an extensible vim fuzzy finder
When to choose
- you are maintaining a legacy Vim setup already built around unite
- you need its specific source/action framework on old Vim versions
When to avoid
- starting a new Vim/Neovim configuration
- you want actively maintained fuzzy finding - use ddu.vim, denite.nvim, or fzf instead
Facets
plugin · maturity abandoned
search-engine ui-components developer-tools text-editors developer-tools editor-plugin cross-platform vim-plugin fuzzy-finder fuzzy-finding file-navigation deprecated successor-ddu vim
5 sources
- readme: https://github.com/Shougo/unite.vim · fetched 2026-08-28 · e8f8bd7c55a6
- homepage: http://www.vim.org/scripts/script.php?script_id=3396 · fetched 2026-08-29 · 25e7f2a1abc7
- site_page: https://www.vim.org/about.php · fetched 2026-08-29 · 1bd2c1907ce5
- site_page: https://www.vim.org/docs.php · fetched 2026-08-29 · 438015e9e2e2
- site_page: http://www.vim.org/about.php · fetched 2026-08-29 · fbe78bde9535
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Shougo/unite.vim | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Shougo/unite.vim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem