What is the "spec" step under "Lazy profile"? #2063
cgkantidis
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using neovim v0.11.4 at work, and sometimes neovim takes about a minute to open.
Not to open a file, but to start the application.
I've experimented with my lua config, and found that if I completely disable Lazy, the delay goes away.
I re-enabled Lazy, and looked at the Lazy profile.
I see that the delay is caused by a "spec" step under lazy.nvim.
But I can't find anywhere what this step is supposed to do.
I'm suspecting that it's a network issue, but I'd like some insights into this step.
The output of Lazy profile follows:
Beta Was this translation helpful? Give feedback.
All reactions