I was happy to use XCode 8.3 with XVim plugin. But, since one of my colleagues introduced the new "availability" check syntax newly available to Objective-C, I have to upgrade my XCode to 9.1 to be able to compile the project.
However, I am so used to the vim key-bindings. So, I still keep my XCode 8.3 to edit code, but use XCode 9.1 to run the project, which, to some degree, is kind of annoying.
So, I am wondering will XCode officially support a vim plugin one day?