dotfiles/vim
Guillaume Dott 55d94e0e32 vim: replace nerdcommenter with vim-commentary 2019-04-09 15:51:44 +02:00
..
README.md Added VIM config (vimrc) 2012-10-13 01:02:44 +02:00
vimrc vim: replace nerdcommenter with vim-commentary 2019-04-09 15:51:44 +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