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
Describe the bug
I'm having the following error when trying to start vim:
Error executing vim.schedule lua callback: ...e/nvim/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:126: [string "return { "/usr/share/nvim/runtime", "/home/ph..."]:1: unexpected symbol near '<eof>'stack traceback: [C]: in function 'assert' ...e/nvim/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:126: in function 'read_project' ...e/nvim/lazy/dashboard-nvim/lua/dashboard/theme/hyper.lua:153: in function '' vim/_editor.lua: in function <vim/_editor.lua:0>
To Reproduce
Steps to reproduce the behavior:
For me was only installing the plugin with the default config:
Describe the bug
I'm having the following error when trying to start vim:
To Reproduce
Steps to reproduce the behavior:
For me was only installing the plugin with the default config:
If I use the doom theme everything works.
The text was updated successfully, but these errors were encountered: