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

* vim: Cross-reference pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Move See also to next line Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Apply suggestions from code review Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
13 lines
278 B
Markdown
13 lines
278 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>`
|