From the ViM manual:
5. Replace mode *Replace* *Replace-mode* *mode-replace* Enter Replace mode with the "R" command in normal mode.
Of course you can map any key to R, for example by doing
:map <F5> R
From the ViM manual:
5. Replace mode *Replace* *Replace-mode* *mode-replace* Enter Replace mode with the "R" command in normal mode.
Of course you can map any key to R, for example by doing
:map <F5> R