- Clone vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- Install plugins
- From vim
Launch
vim
and run:PluginInstall
- From command line
vim +PluginInstall +qall
sudo apt-get update
sudo apt-get install silversearcher-ag
brew install the_silver_searcher