Shougo/neocomplete.vim
Next generation completion framework after neocomplcache 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: 4860
- days_rel: n/a
- days_push: 1203
- n_releases_24m: 0
Adoption not part of the score
2722 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
neocomplete is a Vim plugin providing an auto keyword completion system with caching, successor to neocomplcache. Development has ended; users are directed to deoplete.nvim or ddc.vim instead.
Use cases
- auto-complete keywords while typing in Vim
- get smarter completion than Vim's built-in omni completion
- cache buffer keywords for fast completion
- customize completion behavior in Vim
- use completion on older Vim versions with Lua support
When to choose
- you are stuck on an older Vim (7.3.885+ with Lua) below 8.2.1066
- you maintain a legacy Vim setup already using neocomplete
- you need a lightweight keyword completion plugin without async support
When to avoid
- you use Vim 8.2.1066+ or Neovim (incompatible; use deoplete or ddc.vim)
- you want actively developed completion with new features
- your Vim build lacks Lua support
Facets
plugin · maturity maintenance
editor developer-tools text-editors developer-tools editor-plugin cross-platform vim autocompletion keyword-completion deprecated lua
1 source
- readme: https://github.com/Shougo/neocomplete.vim · fetched 2026-08-28 · b1b996344186
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Shougo/neocomplete.vim | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Shougo/neocomplete.vim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem