vim-indent-guides
vim-indent-guides copied to clipboard
Indent using syntax highlighting?
When using the vim folding system, there is a setting to use the syntax highlighter to find the best folding areas.
I think if you could do the same for the indent guides, this would be very awesome. Currently the ident guides are implemented in a non intelligent way. They even occour if the indent is not used for grouping code, but for making the code better readable. The indent guides will distract me in that case .
Worth looking into, thanks.
:+1: