Jah jah jah!
The first (ts == TabStop) will control the width when you press the tabkey. *The other is is ShiftWidth and constrol the width when vim indents for you. et is extend tabs: your tabs will actually be spaces.Code:set ts=2 set sw=2 set et


Reply With Quote
Bookmarks