Files
tldr/pages.zh/common/vimtutor.md

13 lines
275 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# vimtutor
> Vim 教程,教学基本的 Vim 命令。
> 另见:`vim`、`vimdiff`、`nvim`。
> 更多信息:<https://manned.org/vimtutor>。
- 使用指定语言启动 vim 教程en、fr、de 等):
`vimtutor {{language}}`
- 退出教程:
`<Esc> :q <Enter>`