Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'/home/gmarik/path/to/plugin' does not appear to be a git repository ', what is gmarik and I can't pull it? #963

Open
richen666 opened this issue Oct 29, 2022 · 1 comment

Comments

@richen666
Copy link

When I Launch vim and run :PluginInstall according the instructions from "Quick Start", I could not install successfully the something called gmarik, which of course I did not understand what it is for.
Please help me, thank you very much.

Cloning into '/home/cyf/.vim/bundle/plugin'...
fatal: '/home/gmarik/path/to/plugin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@RankoKohime
Copy link

Sounds like you copied the example verbatim, which will throw those kinds of errors, as it contains non-existent plugins.

From the line just above that block:

Remove plugins you don't need, they are for illustration purposes.

It's always a good idea to read and understand something before you go pasting it into a config file. 😉

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

No branches or pull requests

2 participants