Greetings.

I have search for more than 15 on the web on how to replace with a new line. I know that this has been asked before, but I will ask it again, with your forgiveness:

How do I replace a comma with a new line?

Here is what I have tried,

:s/,/\n/g
:s/,/'\n'/g
:s/,/\"\n\"/g
:s/,/<NL>/g

help, please. I promise I will save this command and never ask this question again.

thanks,

josé

Reply via email to