Vim
Modes
| Mode | How to enter | Purpose |
|---|---|---|
| Normal | Esc | Navigate, run commands |
| Insert | i / a / o | Type text |
| Visual | v / V / Ctrl+v | Select text |
| Command | : | Run ex commands |
| Mode | How to enter | Purpose |
|---|---|---|
| Normal | Esc | Navigate, run commands |
| Insert | i / a / o | Type text |
| Visual | v / V / Ctrl+v | Select text |
| Command | : | Run ex commands |
~/.vimrc defaults