add vim into dotfiles
[dotfiles.git] / vim / install
1 mkdir bundle
2 cd bundle
3 git clone https://github.com/gmarik/Vundle.vim.git
4 cd ..
5 vim --cmd 'echo "aaaa"'