Vim What?CommandsP
P

The P command in Vim

Command

paste before

Paste the contents of the unnamed register before the cursor. For linewise yanks, pastes above the current line.
Examples
Related plugin

tpope/vim-unimpaired — [p pastes before with auto-indent. ]p pastes after with indent.

Reference

Official Vim help for P

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related commands