On Fri, 18 May 2007 20:24:17 -0600, Russell Bateman
<[EMAIL PROTECTED]> wrote:

> As far as I know, Vim won't autowrap blocks of text you paste in. 
> Something could be written I suppose, but I don't know of something 
> already doing it.

It depends how you paste. If you type "+p in normal mode then the
contents of the clipboard are pasted verbatim, but if you type ^R+
while in insert mode then the clipboard contents are wrapped in the
same way as any other inserted text.

-- 
Matthew Winn

Reply via email to