Vim What?Commands:
:

The : command in Vim

Command

command line

Enter the command-line (Ex) mode. Type a command and press Enter to execute. Essential commands: :w save, :q quit, :s substitute, :g global, :! shell.
Examples

Reference

Official Vim help for :

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related commands