1
0
Fork 0
mirror of synced 2024-06-28 03:31:09 -04:00
ultimate-vim/my_readme.md

5 lines
228 B
Markdown
Raw Normal View History

2017-12-29 07:05:30 -05:00
git clone --depth=1 https://github.com/jokang/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
2017-12-28 22:21:50 -05:00
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim_runtime/bundle/Vundle.vim
Run :PluginInstall in Vim.