2
The
Extra
The 2 command in Vim
Extra
count prefix
Count prefix — type before any motion or operator to repeat it that many times.
2w moves 2 words, 2dd deletes 2 lines, 2p pastes twice.Examples
2w2dd2j2>>
Reference
Learn every Vim command visually — right in your browser.
Add Vim What? to Chrome — FreeAlso on Firefox.
Related keys