mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 21:02:07 +02:00
13 lines
279 B
Markdown
13 lines
279 B
Markdown
# vimtutor
|
|
|
|
> Vim tutor, teaching the basic vim commands.
|
|
> See also: `vim`, `vimdiff`, `nvim`.
|
|
> More information: <https://manned.org/vimtutor>.
|
|
|
|
- Launch the vim tutor using the given language (en, fr, de, ...):
|
|
|
|
`vimtutor {{language}}`
|
|
|
|
- Exit the tutor:
|
|
|
|
`<Esc> :q <Enter>`
|