Shougo/denite.nvim
:dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3852
- days_rel: n/a
- days_push: 904
- n_releases_24m: 0
Adoption not part of the score
2054 stars · 208 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Denite.nvim is a Vim/Neovim plugin that provides a generic asynchronous fuzzy-finder-like interface for unifying many editor interactions such as opening files, switching buffers, and searching text. It is implemented in Python 3 for speed and extensibility, and is the successor to unite.vim.
Use cases
- fuzzy find and open files in neovim
- switch between buffers quickly in vim
- search for a string across a project from vim
- insert register values via a picker interface
- change current directory interactively in vim
- build custom sources for a generic vim picker interface
When to choose
- you use Neovim or Vim 8 and want a generic, extensible fuzzy-finder interface
- you need custom sources and want a Python-based, asynchronous picker
- you are maintaining an existing denite-based configuration
When to avoid
- you are starting a new setup - the author recommends ddu.vim instead since active development has stopped
- you want a zero-configuration fuzzy finder, since denite defines no default mappings
- you cannot install Python 3.6+ with pynvim/msgpack support
Facets
plugin · maturity maintenance
search-engine ui-components developer-tools text-editors developer-tools windows cross-platform vim-plugin neovim fuzzy-finder asynchronous python3 unite-successor linux macos
1 source
- readme: https://github.com/Shougo/denite.nvim · fetched 2026-08-28 · 0158e5b20986
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Shougo/denite.nvim | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Shougo/denite.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem