mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
2ba4397edc
* 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
190 B
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>