-
As stated in the title; Say I have
If I have lazyvim configured to import plugins folder, will it source the init.lua file before sourcing others in alphabetical order? Reading the README, following part makes me think it would be the case, but I would like to make sure.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Alphabetical order of module names indeed. |
Beta Was this translation helpful? Give feedback.
Alphabetical order of module names indeed.
So the init.lua will be sourced first.