samodostal/image.nvim

Got error for .png, .jpg, and .webp

Closed this issue · 2 comments

I got the error:

Error detected while processing BufReadPost Autocommands for "*.png":
Error executing lua callback: ...pack\packer\opt\plenary.nvim/lua/plenary/async/async.lua:18: The coroutine failed with this message: ...\site\pack\packer\start\image.nvim/lua/image/ui/init.lua:7: attempt to get length of local 'label' (a nil value)

when trying to open a image

It should be fixed on the latest main, let me know if the issue persists

works now thanks