标签:http on ad as tt user load git vim
mkdir -p ~/.vim/autoload
curl -fLo ~/.vim/autoload/plug.vim https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
curl -fLo ~/.vimrc https://raw.githubusercontent.com/luofei614/vim-plug/master/.vimrc
命令行输入"vi"回车,然后输入”:PlugInstall"
标签:http on ad as tt user load git vim
原文地址:http://www.cnblogs.com/huntaiji/p/4036909.html