folke / twilight.nvim

🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
Apache License 2.0
1.24k stars 21 forks source link

Intend Line highlighting #8

Closed hsheikhali1 closed 3 years ago

hsheikhali1 commented 3 years ago

How do I get the intend lines to highlight like in the example?

folke commented 3 years ago

I use https://github.com/lukas-reineke/indent-blankline.nvim/ for this