Skip to content

Instantly share code, notes, and snippets.

@sajadtorkamani
Last active February 10, 2020 15:58
Show Gist options
  • Save sajadtorkamani/d86f339eb60c4e36fb3fee6c4bd6c1e4 to your computer and use it in GitHub Desktop.
Save sajadtorkamani/d86f339eb60c4e36fb3fee6c4bd6c1e4 to your computer and use it in GitHub Desktop.
Recording and playing vim macro
# Record
q<number><commands>q

# Play
@<number><letter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment