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:
parent
961d03a4a3
commit
94b9e9ab35
1 changed files with 1 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue