Hi vimmers!

I often find myself in need of copying (yanking) non-consecutive
multiple lines so that I can paste them somewhere else in a
consecutive way. Several lines are scattered around the file and would
like to collect them kind of.

At the moment I go to to first line, yank it, go to the destination
position, paste it, look for the second line, yank it, go to the
destination position, paste it after the already pasted line, etc.

Is it possible to yank a line (or character or block of text) and then
yank something else in a way that the second yanking does not
overwrite the previously yanked stuff but adds to it? So that a
subsequent paste would paste both?

Thanks for any help,
Daniel

Reply via email to