mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:30:04 +08:00
docs(typo): fix spelling mistake
This commit is contained in:
parent
9cc4d926a7
commit
09593ef85f
@ -1256,7 +1256,7 @@ Read `:h registers` for more info about other registers.
|
||||
| `<Leader> P` | Paste text from system clipboard before here |
|
||||
| `<Leader> Y` | Copy selected text to pastebin |
|
||||
|
||||
To change the command of clipboard, you nned to use bootstrap after function:
|
||||
To change the command of clipboard, you need to use bootstrap after function:
|
||||
|
||||
```viml
|
||||
" for example, to use tmux clipboard:
|
||||
|
Loading…
Reference in New Issue
Block a user