personal_vimcfg Install: step 1: curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim step 2: vi .vimrc, then type "PlugInstall" in vim command mode.