From 9c0a49c7be0f5e2d85b525a16e40c031c91def86 Mon Sep 17 00:00:00 2001 From: Derek Keith Date: Tue, 19 Jan 2016 02:57:40 -0700 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c7422c..3c160ff 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ buffer. #### Mappings? You can define your own mappings with the `:map` family of commands. Each -command of that family defines a mappping for a certain set of modes. +command of that family defines a mapping for a certain set of modes. Technically Vim comes with a whopping 12 modes, 6 of them can be mapped: | Recursive | Non-recursive | Modes |