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

tpope/vim-repeat

repeat.vim: enable repeating supported plugin maps with "." observed · 2026-08-28

github.com/tpope/vim-repeat · 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: 6107
  • days_rel: n/a
  • days_push: 786
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2715 stars · 85 forks observed · 2026-08-28

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

A small Vim plugin that remaps the '.' repeat command so that plugin-provided mappings can be repeated as a whole. It exposes a simple repeat#set() API that other plugins call to make their maps dot-repeatable.

Use cases

  • repeat plugin mappings with the dot command in vim
  • make surround.vim changes repeatable
  • add dot-repeat support to my own vim plugin maps
  • fix vim dot command only repeating last native command
  • repeat custom vim operator mappings

When to choose

  • you use plugins like surround.vim or commentary.vim and want their maps repeatable with '.'
  • you're writing a Vim plugin and want to expose dot-repeatable mappings

When to avoid

  • you don't use plugins with custom mappings
  • you use Neovim-only plugins that handle repetition natively

Facets

plugin · maturity stable

editor plugin-system developer-tools text-editors developer-tools editor-plugin cross-platform vim vim-plugin dot-repeat editor-extension

5 sources

Member repositories

RepositoryRoleHealth v2
tpope/vim-repeatmain32

For agents

markdown · JSON · MCP: product_card(name="tpope/vim-repeat")

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