tldr/pages/common/vimtutor.md
Leandro Ostera 2ba4397edc Updates vim and vimtutor pages (#926)
* Updates vim and vimtutor pages

* Easy peasy.

* Use <Enter> instead of <Cr>

* Show help command.

We might not be able to help you move around
but the interactive help provided by vim is
pretty good, so helping people find it might
be a good idea.

* Reorder commands and lowercase help
2016-08-21 16:00:09 +02:00

190 B

vimtutor

Vim tutor, teaching the basic vim commands.

  • Launch the vim tutor using the given language (en, fr, de, ...):

vimtutor {{language}}

  • Exit the tutor:

<Esc> :q <Enter>