TonyGroves
Programmer
This seems such a basic question, but after R'ing TFM I'm still stuck ...
I'm using Vim and I want to split a line by replacing every comma and subsequent whitespace with a newline. Problem is, I can't figure out how to substitute with a special character like a newline, by using a regex (or anything else). Can anybody help?
Thanks a lot.
I'm using Vim and I want to split a line by replacing every comma and subsequent whitespace with a newline. Problem is, I can't figure out how to substitute with a special character like a newline, by using a regex (or anything else). Can anybody help?
Thanks a lot.