Add key shortcut info. (#795)

This commit is contained in:
calumks 2018-11-07 17:03:42 -05:00 committed by chad d
parent 0b31132966
commit 8e5952a677
1 changed files with 3 additions and 2 deletions

5
vim.md
View File

@ -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