From 7688830b659bfc33dae5c8397f9f8a1c70a0e28d Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Mon, 11 Jan 2016 20:03:16 +0800 Subject: [PATCH] Change "AY" to `"Ay` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6efd64b..3dbe011 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ the current line with `p` and before the cursor with `P`. **Example: explicit naming of register** -`"aY` yanks the current line into register `a`. Move to another line. "AY" +`"aY` yanks the current line into register `a`. Move to another line. `"AY` appends the current line to register `a`. I suggest playing around with with all these registers a bit and constantly