tpope/vim-repeat
repeat.vim: enable repeating supported plugin maps with "." 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
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
- readme: https://github.com/tpope/vim-repeat · fetched 2026-08-28 · 0b94e8116a06
- homepage: http://www.vim.org/scripts/script.php?script_id=2136 · fetched 2026-08-29 · cf6c7affc375
- 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 |
|---|---|---|
| tpope/vim-repeat | main | 32 |
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