That's a good idea, but only for those who need to have full XCode installed. If you only have XCode Command Line Tools installed, I think it's better to just use console vim + tmux.
I wasn't aware you needed full XCode. That is a burden.
You can also brew cask install macvim and symlink the console exe from within the .app bundle (which is essentially what the regular brew formula does as well).
Comments
That's a good idea, but only for those who need to have full XCode installed. If you only have XCode Command Line Tools installed, I think it's better to just use console vim + tmux.
I wasn't aware you needed full XCode. That is a burden.
You can also brew cask install macvim and symlink the console exe from within the .app bundle (which is essentially what the regular brew formula does as well).