Search code examples
vimintellij-ideaideavim

Setting number of characters for IdeaVIM indentation (<< and >>)


(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.


Solution

  • If identation works properly for SASS when IdeaVim plug-in is not used, please file a bug to the plug-in tracker. Otherwise it's not plug-in related issue and should be fixed in IDEA itself, submit a bug here.