Vim What?Commands@
@

The @ command in Vim

Command

play macro

Execute the macro stored in register {a-z}. Use @@ to repeat the last macro. To edit a macro: :let @q=' then Ctrl-r Ctrl-r q to paste it, edit, close quote and press Enter.
Examples

Reference

Official Vim help for @

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related commands