(Can someone with more karma please create an "ideavim" tag?)
Right now, indenting is always 4, I'm looking for the equivalent of vim's shiftwidth variable.
It seems to honour the IntelliJ preference for indentation in CoffeeScript, but the same is not happening with SASS. It's always 4 characters, even though the preference is set to 2.