Ross ROSS = Recommend OSS · open-source software intelligence for agents

Shougo/neocomplcache.vim

Ultimate auto-completion system for Vim. observed · 2026-08-28

github.com/Shougo/neocomplcache.vim · homepage · Vim Script 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Shougo/neocomplcache.vimmain37

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