Skip to content

Instantly share code, notes, and snippets.

@Arbagen
Created May 18, 2018 08:10
Show Gist options
  • Save Arbagen/4fc7a36465dd9623434e81e470ee66d7 to your computer and use it in GitHub Desktop.
Save Arbagen/4fc7a36465dd9623434e81e470ee66d7 to your computer and use it in GitHub Desktop.
vim macros
To enter a macro, type:
q<клавиша a-Z><делаешь какие то действия>q
в режиме команд
To execute the macro <number> times (once by default), type:
<кол-во раз>@<клавишу на которую забиндил>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment