snippetbashTip
vimtutor — Vim tutor, teaching the basic vim commands. See also: `vim`, `vimdiff`, `nvim`. More information: <h
Viewed 0 times
theteachingcommandvimtutorvimtutorclibasic
Problem
How to use the
vimtutor command: Vim tutor, teaching the basic vim commands. See also: vim, vimdiff, nvim. More information: <https://manned.org/vimtutor>.Solution
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:
vimtutor {{en|fr|de|...}}Exit the tutor:
<Esc><:>q<Enter>Code Snippets
Launch the vim tutor using the given language
vimtutor {{en|fr|de|...}}Exit the tutor
<Esc><:>q<Enter>Context
tldr-pages: common/vimtutor
Revisions (0)
No revisions yet.