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

rhysd/clever-f.vim

Extended f, F, t and T key mappings for Vim. observed · 2026-08-28

github.com/rhysd/clever-f.vim · homepage · 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: 5058
  • days_rel: n/a
  • days_push: 1418
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1160 stars · 42 forks observed · 2026-08-28

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

clever-f.vim is a Vim plugin that extends the f, F, t, and T character-search motions so they can be repeated with the same key instead of ;. It adds features like target character highlighting, smart case matching, and customizable behavior.

Use cases

  • repeat character search in vim without pressing semicolon
  • make f/F/t/T motions repeatable in vim
  • highlight all matching target characters in the current line
  • undo a jump with F after f{char}
  • smart case insensitive character search in vim
  • free up the ; key for other mappings

When to choose

  • you use Vim or Neovim and frequently navigate with f, F, t, or T
  • you find repeating jumps with ; awkward and want f itself to repeat
  • you want visual feedback via highlighting of jump targets
  • you want to remap ; to something else

When to avoid

  • you don't use Vim-family editors
  • you prefer stock Vim motions and minimal plugin footprints
  • you rely on default ; and , repeat behavior and don't want it changed

Facets

plugin · maturity stable

editor text-editors developer-tools editor-plugin cross-platform vim-plugin cursor-movement keybindings vim-script vim

2 sources

Member repositories

RepositoryRoleHealth v2
rhysd/clever-f.vimmain32

For agents

markdown · JSON · MCP: product_card(name="rhysd/clever-f.vim")

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