I've been searching around, but the term vimrc sts has yet to lead me to an actual explanation of the value. Many people talk about using it for tabs/indenting, but what does it stand for? Is it soft tabs?

I don't like blindly placing things in my .vimrc file without knowing exactly what they do.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

(sts) makes spaces feel like tabs (like deleting)

From apaulodesign

link|improve this answer
Perfect. That's an excellently commented config! – Eric Jul 26 '11 at 15:03
From your link: "softtabstop". – KCotreau Jul 26 '11 at 15:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.