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

Indent using syntax highlighting?

Open bitboxer opened this issue 12 years ago • 2 comments

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 .

bitboxer avatar Apr 05 '13 07:04 bitboxer

Worth looking into, thanks.

nathanaelkane avatar Apr 11 '13 02:04 nathanaelkane

:+1:

iurifq avatar May 15 '13 20:05 iurifq