-
Folke, thanks for all your great work with the plugins in Neovim. But if I have, let's say, two simple local plugins, local1 and local2, only one of them gets the call to it's config() function. And only one is listed as loaded in the Lazy "dashboard" and that is the one that didn't get the config() call. The other one - that *did get called - is not listen in the dashboard. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
(Above; clarification: "local1" is listed here but its config() not called. "local2" is not listed but it's config() *is called) |
Beta Was this translation helpful? Give feedback.
-
Folke,
Thanks for input. I'll read more, in that direction.
Den fre 10 jan. 2025 15:04Folke Lemaitre ***@***.***> skrev:
… same dir, same plugin. read the docs
—
Reply to this email directly, view it on GitHub
<#1885 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJ3VYX4OE6USJV7RZHXSSEL2J7HN7AVCNFSM6AAAAABU53SH3KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNZZHA2TINI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
same dir, same plugin. read the docs