My vim config
In home directory, run:
git clone https://github.com/iheziqi/.vim.git
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
Enter vim, type in command mode:
:PlugInstall