Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.14k stars 227 forks source link

[Request] Set indentLine to use same colors as Comment highlight group #295

Closed ronakg closed 4 years ago

ronakg commented 4 years ago

Instead of hard-coding a color for the indentLine, I want it to use whatever color is set for the Comment highlight group.

Is this possible?

Yggdroot commented 4 years ago

RTFM.

ronakg commented 4 years ago

Thanks, found it in the help docs.