On Thursday 04 December 2003 23:07, Jan Drugowitsch wrote: > hi, > > Somehow, vim doesn't case about the set tabespace in the ~/.vimrc file. > Although I've a clear 'set ts=4' in there, it always starts of with a > tabspace size of 8. Only after setting it to 4 with ':set ts=4' it works. > The spacewidth is set to 4 and works immediately.
Do you mean shiftwidth is set to 4? Do you have 'set sw=4' in .vimrc ? I have both 'set sw=2' and 'set ts=2' in .vimrc and it works without problems. Cheers, Renat -- [EMAIL PROTECTED] mailing list
