When using vundle to install the YouCompleteMe plug-in, it prompts YouCompleteMe unavailable: requires Vim 7.3.584+. According to the tutorial on github, do you need to install Macvim first? How to install it using vim that comes with os? It seems that the version that comes with it is too low. Please God solve this problem
天蓬老师2017-05-16 16:41:24
Download the source code of MacVim, and then add the python option when compiling
ringa_lee2017-05-16 16:41:24
Install Macvim, the version that comes with it is not enough. Or use homebrew to install a new version of vim.