jemnotesversion 2 / featuring this entry or see all/search

Dec 10
If you want to replace a line in vim with the contents of the unnamed register, you can just V to select the line, then p to paste over it. No need to use the black hole register.