1
0
Fork 0
mirror of synced 2024-06-16 14:01:10 -04:00
This commit is contained in:
jokang 2018-01-25 11:02:46 +08:00
commit d37aa83b11

View file

@ -1,2 +1,4 @@
git clone --depth=1 https://github.com/jokang/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim_runtime/bundle/Vundle.vim git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim_runtime/bundle/Vundle.vim
Run :PluginInstall in Vim. Run :PluginInstall in Vim.