diff --git a/README.markdown b/README.markdown index 140fbb8..e349e65 100644 --- a/README.markdown +++ b/README.markdown @@ -6,3 +6,4 @@ This repository holds my VIM configuration including installed bundles managed b * Clone to ~/.vim: `git clone https://github.com/Luzifer/vim.git ~/.vim` * Create symlink for gitconfig: `ln -s ~/.vim/vimrc ~/.vimrc` +* Initialize vundle `vim +BundleInstall +qall`