dotfiles/vim
Guillaume Dott 077979bbc8 vim: convert config to xdg 2019-04-08 19:15:46 +02:00
..
README.md Added VIM config (vimrc) 2012-10-13 01:02:44 +02:00
vimrc vim: convert config to xdg 2019-04-08 19:15:46 +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