Change "AY" to "Ay

This commit is contained in:
wsdjeg 2016-01-11 20:03:16 +08:00
parent f9f984651c
commit 7688830b65

View File

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