Re: Replacing CRLF

2013-03-20 Thread george gutman
n the group, but I'm not sure if it was successful...). Thanks, On Sat, Feb 16, 2013 at 4:20 AM, Jerry Rocteur wrote: > Hi George, > > On 16 Feb 2013, at 07:03, George Gutman wrote: > > > I'm using Vim under Windows (XP and 7). I would like to universally > > repla

Replacing CRLF

2013-02-16 Thread George Gutman
I'm using Vim under Windows (XP and 7). I would like to universally replace text which includes a CRLF with some other text. In MSWord I can represent CRLF as ^p, but MSWord unfortunately does not behave well with the large files I'm working with. So how can I do this in Vim? I will appreciate