XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.31k stars 181 forks source link

Fixed visual mode selection when not using spaces for tabs (indenting) #359

Closed zengadget closed 3 years ago

zengadget commented 3 years ago

The PR fixes visual mode selection issue if project is set to use tabs (not spaces) for indenting.

zengadget commented 3 years ago

Closed because I found a simpler fix to the same problem and it was easier to start again from master. Will raise a new PR.