lukas-reineke / indent-blankline.nvim

Indent guides for Neovim
MIT License
3.98k stars 99 forks source link

Error after updating using Lazy #870

Closed gfvioli closed 2 months ago

gfvioli commented 2 months ago

Problem

The plugin was working flawlessly until I updated all packages using Lazy today. My config hasn't changed but now I get this error: image

For reference, this is my config image

I tried changing the lazy-lock.json commit reference to the one suggested on this post. That didn't work.

Steps to reproduce

Error happens immediately after I open nvim

Expected behavior

No error

Neovim version (nvim -v)

v0.9.5

ghost commented 2 months ago

Getting same error here. Neovim 0.9.5, completely stock LazyVim setup.

lukas-reineke commented 2 months ago

duplicate of #869