PackerSync with automatic packet removal confirmation #903
Unanswered
arturonavax
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings, I have a personal configuration of LunarVim and I automate the installation of the whole environment with bash scripting, and I'm having a problem with the "Bootstrapping" of packer.nvim.
In a new installation of LunarVim, having more plugins installed and also disabling LunarVim core plugins, at the time of executing this command mentioned the LunarVim never finishes, it does not respond.... I think it is because it is waiting for the unused package removal confirmation to respond.
Is there a way to avoid this? to automate this confirmation?
Beta Was this translation helpful? Give feedback.
All reactions