Skip to content

Instantly share code, notes, and snippets.

@msjyoo
Last active July 8, 2016 11:10
Show Gist options
  • Save msjyoo/7ba4368b86fc01b6b623ba7c910ac455 to your computer and use it in GitHub Desktop.
Save msjyoo/7ba4368b86fc01b6b623ba7c910ac455 to your computer and use it in GitHub Desktop.
Move to char
f - move ON next char
t - move BEFORE next char
CAPS - move backwards
Macros
q <macro a..z> - Start Recording
q - Stop recording
@ a - Use macro
<num> @ a - Use macro for next <num> lines
Visual Line -> :norm! @a - Execute macro for the lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment