mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-04-28 15:19:28 +08:00
Correct typo
This commit is contained in:
parent
9d936d9c8a
commit
7cafb2e0cc
@ -353,7 +353,7 @@ See `:h mapleader` and `:h maplocalleader` for more.
|
|||||||
#### Registers?
|
#### Registers?
|
||||||
|
|
||||||
Registers are slots that save text. Copying text into a register is called
|
Registers are slots that save text. Copying text into a register is called
|
||||||
**yanking** and extracing text from a register is called **pasting**.
|
**yanking** and extracting text from a register is called **pasting**.
|
||||||
|
|
||||||
Vim provides the following registers:
|
Vim provides the following registers:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user