tldr/pages/common/vimtutor.md

12 lines
215 B
Markdown
Raw Normal View History

2015-12-28 12:06:58 +00:00
# vimtutor
> Vim tutor, teaching the basic vim commands.
2015-12-28 12:06:58 +00:00
- Launch the vim tutor using the given language (en, fr, de, ...):
2015-12-28 12:06:58 +00:00
`vimtutor {{language}}`
- Exit the tutor:
2015-12-28 12:06:58 +00:00
`[Esc] (to switch to normal mode), then :q`