nvimdev / dashboard-nvim

vim dashboard
MIT License
2.41k stars 192 forks source link

dashboard-nvim/lua/dashboard/theme/doom.lua:117: Invalid buffer id: 1 #364

Open UtkarshVerma opened 1 year ago

UtkarshVerma commented 1 year ago

Describe the bug I'm facing the exact same thing as #339, but for the doom theme.

Here is the stacktrace:

Error executing vim.schedule lua callback: ...re/nvim/lazy/dashboard-nvim/lua/dashboard/theme/doom.lua:117: Invalid buffer id: 1
stack traceback:
        [C]: in function 'nvim_create_autocmd'
        ...re/nvim/lazy/dashboard-nvim/lua/dashboard/theme/doom.lua:117: in function ''
        vim/_editor.lua: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
glepnir commented 1 year ago

try the new version when it release . a few days later

UtkarshVerma commented 1 year ago

Have there been any updates regarding this?

glepnir commented 1 year ago

dashboard has been rewrite on my local .need some tests.

UtkarshVerma commented 1 year ago

Thanks for the update. No rush. Please take your time.