Skip to content

Instantly share code, notes, and snippets.

@Rafe
Created April 8, 2012 01:04
Show Gist options
  • Save Rafe/2333339 to your computer and use it in GitHub Desktop.
Save Rafe/2333339 to your computer and use it in GitHub Desktop.
vim record cheatsheet
q + (1234567890)
=> start record
q
=> stop
@(1234567890)
=> play
:reg
=> check register
"[reg name]
use it for next copy/paste
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment