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

kien/ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder. observed · 2026-08-28

github.com/kien/ctrlp.vim · Vim Script 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: 5476
  • days_rel: n/a
  • days_push: 1631
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7234 stars · 661 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

CtrlP is a fuzzy finder plugin for Vim written in pure Vimscript, enabling fast full-path fuzzy searching of files, buffers, MRU files, and tags. The original repository is unmaintained and users are directed to the ctrlpvim/ctrlp.vim fork.

Use cases

  • fuzzy find files in vim
  • quickly switch between open buffers
  • search most recently used files
  • find files by tag in a project
  • create new files and directories from a search prompt
  • open multiple files at once in vim

When to choose

  • you use Vim 7.0+ or MacVim/gVim and want a pure-Vimscript fuzzy finder with no external dependencies
  • you need file, buffer, MRU, and tag searching in one extensible plugin
  • you prefer a lightweight alternative to fzf-based finders

When to avoid

  • you want an actively maintained plugin - use the ctrlpvim/ctrlp.vim fork instead
  • you need fast fuzzy finding in very large repositories where compiled tools like fzf or telescope.nvim perform better
  • you use Neovim and prefer Lua-native plugins

Facets

plugin · maturity abandoned

search-engine developer-tools cli text-editors developer-tools editor-plugin cross-platform vim-plugin fuzzy-finder vimscript file-navigation unmaintained

1 source

Member repositories

RepositoryRoleHealth v2
kien/ctrlp.vimmain32

For agents

markdown · JSON · MCP: product_card(name="kien/ctrlp.vim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem