1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-11-12 17:22:48 +00:00

Added instruction for bundle installs

This commit is contained in:
Knut Ahlers 2013-10-28 22:05:53 +01:00
parent 961d03a4a3
commit 94b9e9ab35

View file

@ -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`