How do I use count prefixes to amplify motions and operators in Vim?
{count}{motion}
Almost every Vim motion and operator accepts a numeric count prefix that repeats or amplifies the action.
{count}{motion}
Almost every Vim motion and operator accepts a numeric count prefix that repeats or amplifies the action.
50@a
Prefix the macro playback command with a count.