NvChad / ui

Lightweight & high performance UI plugin for nvchad
GNU General Public License v3.0
208 stars 124 forks source link

Error executing vim.schedule lua callback when using neovide #337

Closed rubin55 closed 10 hours ago

rubin55 commented 2 weeks ago

Describe the bug When using neovide with nvchad, the following error occurs in the nvdash init.lua:46:

Invalid 'window': Expected Lua number

To Reproduce Install nvchad, start neovide.

Expected behavior neovide starts without errors.

Screenshots image

Desktop (please complete the following information):

Additional context

Regular nvim on commandline works without errors. The above only happens at startup and doesn't seem to interfere with further working of nvim within neovide.

siduck commented 10 hours ago

should be fixed by now