vim¶
UPPMAX has multiple text editors available.
This page describes the vim
text editor.
vim
is an advanced terminal editor that is fast fast and powerful, once you learn it.
Start vim
on a terminal with:
Then:
- Insert mode: type like normal text editor. Press
i
to enter insert mode - Command mode: give commands to the editor.
Press
Escape
to enter command mode) - Cheat sheet: https://coderwall.com/p/adv71w/basic-vim-commands-for-getting-started