I got used to indent my code in such way:
asd sthng asd someText sthng I would like to paste something in the space in the first line. I would like to keep indention also.
Result of pasting:
asd pstdText sthng asd someText sthng Is there a way in VIM to paste a text in a way how replace mode (R) works?