Skip to the main content

Vim

Append text at the end of the line

ShiftA

Mac Desktop app Vim default commands

Practice this

Vim uses Shift + A for append text at the end of the line.

Where it works: Normal mode

Vim is case sensitive. Shift with a letter types the capital letter, which is a different command from the small letter.

Every documented variant

Variants of this shortcut
System Environment Keys
Linux Desktop app ShiftA
Mac Desktop app ShiftA

Where this comes from

Vim help: index.txt - vim/vim

Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.

Report a correction