& - repeat last substitution [[20221219100749-vim-substitution-command]] @: - repeat last command (command mode) @@ - repeat last command/macro ?? . - repeat last change
&
@:
@@
.
[[vim]]