XVim
XVim copied to clipboard
Re-indent doesn't honour whitespace setting
Theres probably not a lot that can be done about this, but I'll report it all the same.
If I have a visual block and choose to reindent using =, then my strip whitespacing setting is ignored. The downside of this is when i go to commit it introduces a bunch of trailing whitespace.
The current workaround is to select the whole file and use Xcode to reindent using ctrl+i.
I've got excatly the same issue. Maybe it's a conflict with xcode indentation ?
I am having the same problem. Is the issue not because xvim indents using tabs instead of spaces ?