I am using macvim. Here is my settings.
if I am in a JavaScript file and if put my cursor at the left most position. Now if I do tab then I move two columns.
If I do the same in a ruby file then I move three columns. How do I fix that.
As you can see in my vimrc I am asking everything to be 2 columns.
Thanks. This is driving me crazy.