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

Git login prompt before installing LuaSnip #1273

Open
theonepichael opened this issue Dec 23, 2024 · 1 comment
Open

Git login prompt before installing LuaSnip #1273

theonepichael opened this issue Dec 23, 2024 · 1 comment

Comments

@theonepichael
Copy link

i'm having an issue where i get prompted for github login in order to download this plugin. how do i tell it to stop?

My plugin manager is lazy.nvim
{
"L3MON4D3/LuaSnip",
-- follow latest release.
version = "v2.*", -- Replace by the latest released major (first number of latest release)
-- install jsregexp (optional!).
build = "make install_jsregexp"
}

@DockterTeagle
Copy link

check the name that probably means that you have the private repo in your config

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