You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the plugin to the latest version before submitting this issue
I have searched the existing issues of snacks.nvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.10.2
Operating system/version
linux
Describe the bug
When all keys in dashboard are hidden, it throws an error.
Error detected while processing CursorMoved Autocommands for "<buffer=1>":
Error executing lua callback: ...cal/share/nvim/lazy/snacks.nvim/lua/snacks/dashboard.lua:724: attempt to index field '_' (a
nil value)
stack traceback:
...cal/share/nvim/lazy/snacks.nvim/lua/snacks/dashboard.lua:724: in function <...cal/share/nvim/lazy/snacks.nvim/lua/
snacks/dashboard.lua:713>
Press ENTER or type command to continue
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.2
Operating system/version
linux
Describe the bug
When all keys in dashboard are hidden, it throws an error.
Steps To Reproduce
run the minimal reproduction file down below
Expected Behavior
let me have no visible keys ?
Repro
The text was updated successfully, but these errors were encountered: