lukas-reineke / indent-blankline.nvim

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

Old scope highlight looks better. #846

Closed stulzer closed 5 months ago

stulzer commented 5 months ago

I've upgraded recently from 2 to 3.

On v2 the scope highlight looks like the following:

image

Pay attention on the def show.

On the newest version is just an underline.

image

Is there a way to make it look as good as it were on v2? Couldn't find in the documentation.

lukas-reineke commented 5 months ago

It's currently not supported, see #754