Vim

From Psygen Wiki
Revision as of 03:37, 18 December 2016 by Admin (talk | contribs) (Created page with " = Modes = <code>i</code> goes into insert mode <code>Esc</code> goes back to command mode. = Commands = == Saving and Exiting vim == <code>ZZ</code> Save and exit vim")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Modes

i goes into insert mode

Esc goes back to command mode.

Commands

Saving and Exiting vim

ZZ Save and exit vim