dotfiles/vim
Guillaume DOTT 4863d6a5a6 vim: add switch.vim and syntastic plugins 2013-09-09 17:58:37 +02:00
..
README.md Added VIM config (vimrc) 2012-10-13 01:02:44 +02:00
vimrc vim: add switch.vim and syntastic plugins 2013-09-09 17:58:37 +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