-
Currently using https://github.com/NvChad/NvChad which uses lazy loading. I am able to install the plugin but does not load. |
Beta Was this translation helpful? Give feedback.
Answered by
nyngwang
Jun 8, 2023
Replies: 1 comment
-
From NvChad/NvChad#2098 (comment): You can disable lazy loading by setting |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aphsa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From NvChad/NvChad#2098 (comment):
You can disable lazy loading by setting
lazy=false
. (It seems that you already got the answer, just want to help future readers here)