-
Notifications
You must be signed in to change notification settings - Fork 70
Vim-Plug Installation Error #5
Comments
Hi, thanks for the report. It seems your vim-plug isn't properly installed. Did you get any error with the powershell script? If no error occured, please check that you have |
I'll close this for now, as setup goes well on my Windows machine. Feel free to reopen if you still have problem with the setup. |
I also have the same problem,there is no error on my Windows 10 machine when I install plug.vim , but when I open gvim , It show notice: "Unknown function: plug#begin". |
OK, currently I don't have Windows installed on any of my computers, I'll try to test the installation on multiple editions of Windows 10 after I get back to China (which is about two days later). Leaving it open for now, and sorry for the bug. |
It should be fixed by e8c4a3a The problem is cause by some version of Vim/GVim not recognizing the traditional ~/vimfiles folder. So I changed the soft link to ~/.vim. Sorry for the inconvenience. |
Actually, it is fixed by the most recent commit ede486c, which still uses vimfiles for its vimrc and .vim folder for runtime path. |
Error
Plugins.vim
The text was updated successfully, but these errors were encountered: