- God bless you never get bugs
 
git clone  https://github.com/yy-shi/vim-bless ~/.vim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
brew install vim --with-lua --with-override-system-vi
vim -c PluginInstall
#插件安装完成之后 
brew install the_silver_searcher
cd ~/.vim/bundle/vimproc.vim && make