-
I want to use packer's lazy load by setting a plugin's module name, but I do not know where to get the module name |
Beta Was this translation helpful? Give feedback.
Answered by
max397574
Dec 5, 2022
Replies: 1 comment 1 reply
-
it's about lua-modules |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fgheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it's about lua-modules
read nanotees lua guide to know what that is
basically it's just the name of the folder inside
lua/
or the name of the file if there is justlua/<name>.lua