VIM - Cheatsheet - Macros

    qa - record macro a
    q - stop recording macro
    @a - run macro a
    @@ - rerun last run macro