1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 22:22:18 +02:00
tldr/pages/common/vimtutor.md
2021-10-11 10:17:02 +05:30

12 lines
241 B
Markdown

# vimtutor
> Vim tutor, teaching the basic vim commands.
> 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>`