mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Typo
This commit is contained in:
parent
98b0fd5efe
commit
324b7da94a
@ -259,7 +259,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user