t{r /* replace space with new line */ /--- 3r= /* replace --- with === */ n /* advance to next match */ . /* repeat */ r /* cancel, should not alter text */ n /* advance to next match */ v2e /* select something in visual mode */ r /* cancel, should not alter text */ r= /* replace selection */