Last active
July 8, 2016 11:10
-
-
Save msjyoo/7ba4368b86fc01b6b623ba7c910ac455 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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