Vim's copy and paste (Re: [Techtalk] mgp2html revamp)

Mary mary-linuxchix at puzzling.org
Mon Feb 17 17:23:53 EST 2003


On Sun, Feb 16, 2003, Emma Jane Hogbin wrote:
> (ignore the fact that vi doesn't like copying and pasting from other
> documents...just look at the HTML formatting)

try:

:set nopaste

It turns off vim's autoindent function. It also turns off word wrap, so
you might want to

:set paste

afterwards.

-Mary



More information about the Techtalk mailing list