dotfiles/vim
Guillaume Dott 5710a11ea2 vim: set shiftwidth to 4 for php 2019-04-12 15:36:41 +02:00
..
README.md Added VIM config (vimrc) 2012-10-13 01:02:44 +02:00
vimrc vim: set shiftwidth to 4 for php 2019-04-12 15:36:41 +02:00

README.md

ln vimrc ~/.vimrc
mkdir -p ~/.vim/bundle
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
vim +BundleInstall +qall