Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 222 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 222 Bytes

How to use

cd ~
git clone https://github.com/iacobus/vim-config
mv vim-config .vim
ln -s .vim/vimrc .vimrc
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall