I have a file with the following text as a portion.
...
cuuuuuuuuC
{wdwdwGBh}
{DwdwdrdW}
{WDPdRDpD}
{DwdkDb$W}
{PdWdwDNd}
{DWDWdWdW}
{WDPDNDWD}
{DWDWDWIW}
vllllllllV
...

I want to merge all the lines starting with { and ending with } to be
merged into a SINGLE line.
...
cuuuuuuuuC
{wdwdwGBh} {DwdwdrdW} \{WDPdRDpD} {DwdkDb$W} {PdWdwDNd} {DWDWdWdW}
{WDPDNDWD}{DWDWDWIW}
vllllllllV
...
How do I do this?  Thanks a lot.

Regards,
kaysamy

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to