Vim What?Commandsv
v

The v command in Vim

Command

visual mode

Enter Visual mode (character-wise selection). Move to extend the selection, then apply an operator. V selects whole lines, Ctrl-v starts Visual Block mode for column selections.
Examples

Reference

Official Vim help for v

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related commands