Vim What?Commands2
2

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

Reference

Official Vim help for 2

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related keys