Put text from the default register.
Section: Registers and marks
Paste after or before cursor
vim
vim
p PExplanation
`p` pastes after; `P` pastes before.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Registers and marks