On Tue, Jan 22, 2002 at 01:28:11PM +0000, Adam Olsen wrote: > If I knew what all those options meant I might care. Well, probably > not. I'll put the reply wherever I want to, and any editor that tries > to force it otherwise is broken[0]. > > [0] such as vim, which seems to be autoindenting my python code at 8 > spaces, despite having noautoindent set and a tabstop of 4...
As far as I understand, vim does not indent by tabs. Instead it uses
shiftwidth. Tabs and indentation are two different things (although tabs
are often *used* for indentation).
>
> --
> Adam Olsen, aka Rhamphoryncus
--
_ __
|/ _ _| |_ | _ __ _ _ _ _ _ _
|\(_|| | |_ |(/)| (_|(-'| |`-,(-`| |
\_| _|
http://www.karl.jorgensen.com
pgpeLuZo8stnr.pgp
Description: PGP signature

