mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:42:07 +02:00

* 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
11 lines
190 B
Markdown
11 lines
190 B
Markdown
# 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>`
|