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
Download the source code of MacVim, and then add the python option when compiling
Install Macvim, the version that comes with it is not enough. Or use homebrew to install a new version of vim.