Specifically for subsitutions: use &
to repeat your last substitution on the current line from normal mode.
To repeat for all lines, type :%&
Specifically for subsitutions: use &
to repeat your last substitution on the current line from normal mode.
To repeat for all lines, type :%&