[plug] setting tab spacing in vi

Colin Muller colin at durbanet.co.za
Wed Oct 11 19:01:44 WST 2000


Carl Gherardi wrote:
> 
> After trawling for a while i cant seem to find out the command to change
> the tab spacing from 8 to 4

Don't know about vanilla vi, but I have this in my .vimrc:

set hardtabs=4
set shiftwidth=4
set smarttab

Colin



More information about the plug mailing list