Rare find

Repeat. Make your text editor remember and replay your custom shortcuts.

vim.org/scripts/script.php?script_id=2136

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2024
  • One last fix attempt before I revert everything
  • Restore unfolding during undo
  • Avoid stacktrace on undo in 'nomodifiable' buffer
  • Drop FUNDING.yml in favor of account-level default
  • Account for Vim undo double-incrementing b:changedtick
  • Bump minimum Vim version to 8.0
January 2021
  • Rework error return to prevent off-by-one in Ex mode
November 2019
  • Add sponsor button
July 2019
  • Add vim-radical in the plugins list
April 2019
  • Make an explicit register on repeat override g:repeat_reg
  • Documentation fix for repeat#setreg()
  • feedkeys(..., 'i') sends keys in the wrong order in Vim 7.0/1/2
July 2018
  • Remove outdated plugin references
  • Update installation instructions
  • Change Markdown heading style
January 2018
  • repeat.vim 1.2
  • Fix undo messages being hidden (#33)
April 2017
  • Remove unneeded exe in example mapping (#60)
May 2015
  • Merge pull request #47 from orlp/master
  • Fix bogus spaces in maps