I broke the auto theming in neovim by re-installing lazy. How can I restore that without doing a fresh install of Omarchy? #1928
Answered
by
dotsilva
SamRoehrich
asked this question in
Q&A
-
Pretty much the title |
Beta Was this translation helpful? Give feedback.
Answered by
dotsilva
Sep 25, 2025
Replies: 1 comment 12 replies
-
Hello, can you paste here the output of
I am verifying if in your folder there is a symlink to the file where the themes live, when you follow the steps to install lazyvim typically you do a backup (cause it an actual step), your symlink will be there, so i think to fix it you just can restore the symlink. Even if there is not a backup, you can create another symlink. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I understood, the symlink is attached to a folder when created, we need to create another one:
Let me know if its working know, i got this syntax on stack overflow.