[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VIM Auto Indent



Matthew Daubenspeck <matt@oddprocess.org> writes:

> This is helpful at times, but when I try inserting large sections of
> code, it really botches the hell out of it. Is there anyway to
> disable this?

Type this before pasting your code:

:set paste

To see some information about this type:

:help paste

Or just:

:help

and discover how a vi can try to emulate the bloat of an emacs... :-)

[x] ulf

-- 
If at first you don't succeed, try management.



Reply to: