VIM indent size, Rider, F# — total failure
已回答

I just want 2 space indentation.
The editor does not. How do I fix it?
My .ideavimrc:
set shiftwidth=2
set tabstop=2
请先登录再写评论。
Hello,
Seems there is related issue on YouTrack: https://youtrack.jetbrains.com/issue/VIM-1395
Any update on this? Is it on the roadmap?