Vim

CREATED
2020 Aug 6th
UPDATED
2020 Aug 6th

Exit Vim

Hit the Esc key to enter “Normal mode”. Then you can type : to enter “Command-line mode”. A colon : will appear at the bottom of the screen.

To quit:

:q
# enter

To quit without saving:

:q!
# enter
>>> END OF CHEAT SHEET <<<

>> MADE BY <<

❤️ SCOTT SPENCE

© 2025 - ALL RIGHTS RESERVED

⚡ CHEAT SHEETS - DEV REFERENCES ⚡