Hi All

I recently changed my vim config file. Now when I hit tab it will produce 4 spaces.

But now I get a problem with Makefiles, it really seem to need a tab character (\t doesn't work)

Is there anyway I can keep my vim configuration an work with Makefiles without the tab character ?

Or is there a way to start vim without reading .vimrc or can I somehow tell vi to restore the tab for the current session... ?

Thx a lot
LuCa