Vim Cheat Sheet

Vim is a terminal text editor, simple but very powerful and versatile, here is a basic cheat sheet:

Cursor Movement

Tip Prefix a cursor movement command with a number to repeat it. For example, 4j moves down 4 lines.

Insert mode - inserting/appending text

Editing

Marking text (visual mode)

Visual commands

Registers

Marks

Macros

Cut and paste

Exiting

Search and replace

Search in multiple files

Working with multiple files

Tabs

----------

Home

Linux

Notes

MicroLog

----------

© DarknessCode