mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-04-28 23:29:27 +08:00
Change "AY" to "Ay
This commit is contained in:
parent
f9f984651c
commit
7688830b65
@ -258,7 +258,7 @@ the current line with `p` and before the cursor with `P`.
|
|||||||
|
|
||||||
**Example: explicit naming of register**
|
**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`.
|
appends the current line to register `a`.
|
||||||
|
|
||||||
I suggest playing around with with all these registers a bit and constantly
|
I suggest playing around with with all these registers a bit and constantly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user