Andrew's Digital Garden

Different repeating things in Vim

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

[[vim]]

Different repeating things in Vim