dotfiles/vim
Guillaume DOTT 3b94e40382 vim: add some options for horizontal scrolling and other things 2013-10-22 17:08:48 +02:00
..
README.md Added VIM config (vimrc) 2012-10-13 01:02:44 +02:00
vimrc vim: add some options for horizontal scrolling and other things 2013-10-22 17:08:48 +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