vim-indent-guides icon indicating copy to clipboard operation
vim-indent-guides copied to clipboard

[Feature Request] Highlight Active Indentation Guide + Not Breaking Guides

Open wladston opened this issue 10 years ago • 4 comments

See this: ST

I think it would be super cool to be able to highlight only the selected/active indent guide. And to make it even better, lines could be made continuous, currently vim-indent-guides breaks the indent guides if there are blank lines... I can contribute and try to write a pull request :)

wladston avatar Jul 11 '15 03:07 wladston

any updates on this?

ddickstein avatar Aug 16 '17 01:08 ddickstein

I think it would be super cool to be able to highlight only the selected/active indent guide.

I haven't had any time to work on this, but I definitely agree, it'd be a great feature.

And to make it even better, lines could be made continuous, currently vim-indent-guides breaks the indent guides if there are blank lines...

Not really sure if this is possible in Vim, if anyone knows how please let me know.

nathanaelkane avatar Aug 16 '17 07:08 nathanaelkane

Not really sure if this is possible in Vim, if anyone knows how please let me know.

Well, at least colorcolumn can draw itself on completely empty lines image

andreyorst avatar Jan 22 '18 07:01 andreyorst

still there)

banderlog avatar Mar 25 '21 23:03 banderlog