mirror of
1
0
Fork 0
This commit is contained in:
jokang 2018-01-25 11:02:46 +08:00
commit d37aa83b11
1 changed files with 2 additions and 0 deletions

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
Run :PluginInstall in Vim.