Replies: 1 comment
|
Rookie mistake, I added the above snippet inside example.lua from LazyVim, which by default is not loaded |
0 replies
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.
Hi, is there a way to remove the progress bar and the "loading workspace" notification when I open a Lua file in Neovim?
I tried with adding this snippet to the configuration (I'm using LazyVim)
But it doesn't work.
All reactions