indent-blankline.nvim
indent-blankline.nvim copied to clipboard
Is able to set highlight color of indent line of current context according to indent level?
After 'highlight IndentBlanklineContextChar' is set, the color of context indent line is always the same, can I set a highlight group to make it highlight the indent line based on the indent level?
Just like what indent_blankline_char_highlight_list
does, but only highlights the indent line of the current context, and the color can vary.
Sorry, this is currently not supported.
It shouldn't be too hard, I'll consider adding this in the future.
Had the same question, thanks for clarifying!
I would make use of this feature too! Thank you!
im waiting for this feature, thanks!
This is now supported in version 3