Hacker News new | ask | show | jobs
by johncoltrane 5407 days ago
vnoremap <leader>p "_dP

"_ is the blackhole register, with this the replaced text disappears and you can continue "putting" the new text at will.