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

Re: VIM Auto Indent



On Wed, Jul 31, 2002 at 09:58:48AM -0400, Matthew Daubenspeck wrote:
> I am currently using VIM - Vi IMproved 6.1 and HATE how it uses
> auto-tabbing. Basically if I add a file and indent it with a tab, after
> I start a new line, vim auto-indents the next line with a tab.

Yep.  That's the way it's supposed to work.

> This is helpful at times, but when I try inserting large sections of
> code, it really botches the hell out of it.

Why?  What happens?

> Is there anyway to disable
> this?

Yes.

:set noai

John S.



Reply to: