Vim What?Commands^
^

The ^ command in Vim

Motion

first non-blank

Move to the first non-blank character of the line. Unlike 0 which always goes to column 1.
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 motions