Vim configuration generator
clone the repo:
git clone git@github.com:xinchen13/vim-config-generator.git
cd vim-config-generator
- generate plug-free
~/.vimrc
, run:
sh ./install-pure-vimrc.sh
- generator
~/.vimrc
and download plugs:
sh ./install-vimrc.sh