Thursday, February 2, 2012

Re: Delete intervening wnitespace (and CR) between words

On Thu, 2012-02-02 at 07:43 -0900, Chris Lott wrote:
> Given this:
>
> Sheets
>
> Sheets of gold
>
> Is there an efficient way to delete the intervening white space and
> CRs between the 'Sheets' to end up with
>
> Sheets Sheets of gold
>
> ?
>
> c
> --
> Chris Lott <chris@chrislott.org>
>

coping and pasting the above into my gvim...

3J
works (three capital J)

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: