How do you record a macro to join every other line pair?
qaJjq
Record a macro that joins the current line with the next using J, then moves down one line with j.
qaJjq
Record a macro that joins the current line with the next using J, then moves down one line with j.
gJ
The gJ command joins the current line with the line below it without inserting any space between them.