Cheat-Sheet

Move and edit

Movements

Pasted image 20240529183356.png
Whole buffer:

Edit

Selections in visual mode

Copy-Paste

UI

Windows

Buffers

Tabs

I use plugins for make tabs better, but with legacy vim you need to know basic command.

TODO: Add link to Vim configs page or dotfiles repository.

Folding

Firstly, you need to setup fold method. The easiest way is to set indent or syntax method: set foldmethod=syntax. I don't use manual folding.

Quickfix

Command mode

Shortcuts in command mode

Snippets

Tools

Common

Configuration

Help pages

Terminal