dotfiles/vim
Guillaume DOTT 0a8acba594 vim: remove smartindent and cindent 2012-12-04 15:40:48 +01:00
..
README.md Added VIM config (vimrc) 2012-10-13 01:02:44 +02:00
vimrc vim: remove smartindent and cindent 2012-12-04 15:40:48 +01:00

README.md

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