You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
}
The text was updated successfully, but these errors were encountered:
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"
}
The text was updated successfully, but these errors were encountered: