VIM indent size, Rider, F# — total failure
Answered

I just want 2 space indentation.
The editor does not. How do I fix it?
My .ideavimrc:
set shiftwidth=2
set tabstop=2
Please sign in to leave a comment.
Hello,
Seems there is related issue on YouTrack: https://youtrack.jetbrains.com/issue/VIM-1395
Any update on this? Is it on the roadmap?