Re: security issue with mutt / vim
Am 26.02.02 um 03:08:26 schrieb Joseph Carter:
> au BufRead *.c,*.h set ts=4 sw=4 tw=78
>
> It is the opinion of most UNIX people that tab is intended by divine
> will to be 8 spaces and you should probably remove the ts=4 if you
> just want a 4 space indent.
I happen to be one of them. It just makes it easier to interface with
other people.
> You can't beat the above for dense graphics code though!)
But there's a solution that should satisfiy everbody: I use
shiftwidth=4 softtabstop=4
With that, tabs stay at 8 spaces, but pressing the tab key only produces
4. Then again, perhaps we should all use expandtabs instead.
Bye,
Mike
--
|=| Michael Piefel
|=| Humboldt-Universität zu Berlin
|=| Tel. (+49 30) 2093 3831
Reply to: