Repeat Last Ex (@:)

@: replays your last :command. Then @@ repeats again.

Keys: @:, @@

@: replays the last Ex command. After running it once, @@ does it again. The same as macro replay โ€” because Ex history is essentially a macro of one command.

Repeat Last Ex

Most operators have a repeat key (.). Ex commands have their own: @:.

Replay the last :command
KeyNote
@:Re-runs the last Ex command
@@Repeats whatever @: just ran

Watch

See also: Command-Line History, Recording and Playing Macros