Timeline for How can I paste (overwriting) with vim?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2020 at 14:50 | comment | added | theprogrammer | Why don't you also have vnoremap <Leader>P "0P, that is capital P for vnoremap? | |
| Apr 13, 2017 at 12:36 | history | edited | CommunityBot | replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/ | |
| Apr 26, 2016 at 1:53 | comment | added | Wildcard | Or, tl;dr, just use yy (move to line to be replaced) S<C-r>0<Esc>. Has the advantage of being repeatable with the . command. | |
| Aug 25, 2014 at 6:11 | history | edited | Chris Johnsen | CC BY-SA 3.0 | fix typo, per comment |
| Dec 15, 2011 at 23:11 | vote | accept | cwd | ||
| Dec 13, 2011 at 9:47 | history | answered | Chris Johnsen | CC BY-SA 3.0 |