If I have lines X to Y that are currently outline or left justified, and I want to mass-convert them to body text under the line X - 1, is there an easy way to do that. Usually, I do : %sX,Y/^/ :/g but this is kind of tweaky.