Replies: 2 comments 2 replies
-
Okay, I found out there was a new file name 'New lua File.lua' Don't know how it got there, but I deleted it and the error is gone. The original dashboard is back. How do I get to the new 'snacks' dashboard? |
Beta Was this translation helpful? Give feedback.
-
Yes, let me gather the Neovim config. I'm on the latest LavyVim. I have run : The keyboard shortcut items are now showing after a reboot. Initially it wasn't showing, so I thought I had to add it to a layout type file. I'm assuming all is well, now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My NeoVim/LazyVim updated to new snacks.nvim plugin with the new dashboard. It seems to run fine without any errors. Just the basic dashboard, though. (meaning nothing but the 'LAZYVIM' logo, no shortcut keys displayed)
I forgot I have a script to update many things on my Fedora 41 Linux Silverblue. In that script, it would update all the plugins in LazyVim from the command line. After it ran that script, I now get this error below.
Here is the script to update the plugins:
nvim --headless "+Lazy! sync" +qa
Apparently that cannot be used anymore, or needs to be modified.
Is there some way to start over with all my plugins? Is the init.lua file corrupted at this point?
Here is my init.lua file. Not much in it.
Beta Was this translation helpful? Give feedback.
All reactions