-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
nvchad does not reload correclty #70
Comments
I don't use chadrc. It was simply placed to ~/.config/nvim/lua. Is that right? |
yes correct |
Then I don't know why it doesn't work. You may want to ask upstream. |
I feel like nvchad might need a force reload ? 🤔 |
@drishal for the latest versions of nvchad, the guys from upstream have made quite a lot of changes. ~/.local/share/nvim
~/.local/state/nvim ~/.cache/nvim/ Please restart nvim If it doesn't help, check ~/.config/nvim/lazy-lock.json Maybe it refers to an old version of nvchad and it’s worth updating it. |
so I am having a small issue where the changes are not actually being applied in the nvchad after a home manager switch. For example
if my chadrc is this
the theme still remains as onedark, but if I remove a t from everforest and readd it to force a write manually in
~/.config/nvim/lua/chadrc.lua
then it actually loads the everforest themehm config:
chardrc:
The text was updated successfully, but these errors were encountered: