lukas-reineke / indent-blankline.nvim

Indent guides for Neovim
MIT License
4.25k stars 105 forks source link

It was nice while it lasted! #947

Open njoyedevs opened 5 hours ago

njoyedevs commented 5 hours ago

Problem

I really liked your package. Now it is broken due to the hooks.

Steps to reproduce

nvim and then :Ex

Expected behavior

It crashes nvim when i perform :Ex

Neovim version (nvim -v)

10

lukas-reineke commented 4 hours ago

You will have to provide a bit more information for me to be able to help you.

Why do you think it has something to do with hooks? Hooks have not changed much in years.

Can you provide any error message, backtrace?