Vim What?Commandsa
a

The a command in Vim

Command

append

Append — enter insert mode after the cursor. Also used as the "around" selector in text objects (a{selector}). Ctrl-a increments the number under the cursor.
Examples
Related plugin

tpope/vim-speeddating — Increment dates, times, and more with CTRL-a/CTRL-x.

Reference

Official Vim help for a

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related commands