Hi

I have a text which is several lines below each other seperated with a
empty line.
What I want is that all text will be joined to the first empty line.
Ho do you do that?

In other words:
If the text is like below

<start of tekst>
blablablabla
qwertyqwertyqwerty
abcdefghijklmn

secondsecondsecond
123456789123456789
ABCDEFGHIJKLMN
OPQRSTUVWXYZ

!...@#$%^&*()
<end of tekst>

It should become like:

<start of tekst>
blablablablaqwertyqwertyqwertyabcdefghijklmn

secondsecondsecond123456789123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ

!...@#$%^&*()
<end of tekst>

Best regards.
Jeri

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

Reply via email to