Shougo/neocomplcache.vim
Ultimate auto-completion system for Vim. observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 10
- 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: 6438
- days_rel: n/a
- days_push: 544
- n_releases_24m: 0
Adoption not part of the score
1706 stars · 133 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
neocomplcache is a Vim plugin providing an automatic keyword completion system that caches keywords from the current buffer. Development has finished; the author recommends migrating to its successor, ddc.vim.
Use cases
- auto-complete words while typing in vim
- keyword completion from current buffer in vim
- filename completion in vim
- omni completion enhancement for vim
- smart case and camel case completion in vim
- vim plugin for code autocompletion without language server
When to choose
- you use an old Vim version without Lua support where neocomplete won't work
- you need a pure Vim Script completion plugin with no external dependencies
- you maintain a legacy Vim setup already built around neocomplcache
When to avoid
- you use Vim 7.3.885+ with Lua (use neocomplete instead)
- you want modern LSP-based completion (use ddc.vim, coc.nvim, or nvim-cmp)
- you need new features or active development
Facets
plugin · maturity maintenance
editor text-editors developer-tools editor-plugin cross-platform vim autocompletion vim-script deprecated keyword-completion
5 sources
- readme: https://github.com/Shougo/neocomplcache.vim · fetched 2026-08-28 · 501af6c08b3d
- homepage: http://www.vim.org/scripts/script.php?script_id=2620 · fetched 2026-08-29 · ef24611b90dc
- 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/neocomplcache.vim | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="Shougo/neocomplcache.vim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem