Replies: 1 comment 1 reply
-
Hm, I might have misunderstood the sequence, I guess main configuration happens not in opts, but in this part: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sorry for slight off-topic, but I wanted to ask the expert in Lua theming, how does loading exactly work?
I.e. for example when you do this with lazy.nvim spec:
Does lazy.nvim hardcode calling
load
withopts
? I.e isload
some expected convention or otherwise how does it know what to call?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions