Using Lazy.nvim with a bare / dotfiles repo #425
Unanswered
bennypowers
asked this question in
Q&A
Replies: 1 comment 8 replies
-
You are setting thise GIT env vars? So yes, that would not work with lazy |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use a bare git repo in
~/.cfg
to manage my dotfiles:When I use Lazy in
~/.config/nvim
, running the "check" or "update" commands shows this:all plugins fail with
WWYD?
Beta Was this translation helpful? Give feedback.
All reactions