📅  最后修改于: 2022-03-11 14:55:26.349000             🧑  作者: Mango
Make sure plug.vim file is located in ~/.vim/autoload directory.
You are not supposed to copy/paste the whole example to your .vimrc. It's just some examples to show the syntax of vim-plug.
Does :call plug#begin('~/.vim/plugged') give you an error?
# Credit to: https://github.com/junegunn