mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 14:49:57 +00:00
Update cheatsheets
This commit is contained in:
18
vimtutor
Normal file
18
vimtutor
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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>`
|
||||
Reference in New Issue
Block a user