Add key shortcut info. (#795)
This commit is contained in:
parent
0b31132966
commit
8e5952a677
3
vim.md
3
vim.md
|
@ -3,10 +3,11 @@ title: Vim
|
||||||
category: Vim
|
category: Vim
|
||||||
layout: 2017/sheet
|
layout: 2017/sheet
|
||||||
tags: [Featured]
|
tags: [Featured]
|
||||||
updated: 2017-08-26
|
updated: 2018-09-11
|
||||||
weight: -10
|
weight: -10
|
||||||
intro: |
|
intro: |
|
||||||
[Vim](http://www.vim.org/) is a very efficient text editor. This reference was made for Vim 8.0.
|
[Vim](http://www.vim.org/) is a very efficient text editor. This reference was made for Vim 8.0.
|
||||||
|
For shortcut notation, see `:help key-notation`.
|
||||||
---
|
---
|
||||||
|
|
||||||
Getting started
|
Getting started
|
||||||
|
|
Loading…
Reference in New Issue