lukas-reineke / indent-blankline.nvim

Indent guides for Neovim
MIT License
4.07k stars 102 forks source link

Temporary fix: eliminating the missing key 'virt_text_repeat_linebreak' #830

Closed pshentsoff closed 7 months ago

pshentsoff commented 7 months ago

After the last update throws an exception on every cursor move. Disabling the missing key seems works fine - don't know what is it for, sorry. Maybe it'll be helpful.

lukas-reineke commented 7 months ago

You are getting the error because you are using an outdated nightly version of Neovim.