Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Vim-Plug Installation Error #5

Closed
WebGameLinux opened this issue May 2, 2017 · 8 comments
Closed

Vim-Plug Installation Error #5

WebGameLinux opened this issue May 2, 2017 · 8 comments

Comments

@WebGameLinux
Copy link

WebGameLinux commented May 2, 2017

Error

1

Plugins.vim

2

@LER0ever
Copy link
Owner

LER0ever commented May 3, 2017

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 C:/Users/username/.EverVim/autoload/plug.vim file (if not, please run the script again as administrator).

@LER0ever LER0ever changed the title Plugin Error Vim-Plug Installation Error May 3, 2017
@LER0ever
Copy link
Owner

LER0ever commented May 4, 2017

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.

@LER0ever LER0ever closed this as completed May 4, 2017
@zouqinxiang
Copy link

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".

@LER0ever LER0ever reopened this May 13, 2017
@LER0ever LER0ever added the bug label May 13, 2017
@LER0ever
Copy link
Owner

LER0ever commented May 13, 2017

For those of you who have problems with vim-plug, could you please check if the vimfiles folder in your home directory(C:\Users\username\vimfiles) is properly linked to ~/.EverVim? Because I cannot reproduce the bug even on a newly installed virtual machine (Windows 10 Educational 1703 64 bit Build 15063.296)

image of EverVim fresh installation on a Windows 10 virtual machine
image

@zouqinxiang
Copy link

I have checked vimfiles folder , it has been linked to ~/.EverVim;
The error image is on my win10 machine.
gvim_error

@LER0ever
Copy link
Owner

LER0ever commented May 13, 2017

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.

@LER0ever
Copy link
Owner

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.

Newest screenshot on Windows 7
image

@LER0ever
Copy link
Owner

Actually, it is fixed by the most recent commit ede486c, which still uses vimfiles for its vimrc and .vim folder for runtime path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants