0
Highlight tabstop only of column the cursor is in
I love dotted lines highlighting tabs, but they introduce visual clutter too.
It would be perfect if only column the cursor is in would highlight tabs
e.g. if cursor is on the 3rd tab stop, show dotted line for 3rd tab stops, but not 1st,2nd tab stop or 4th tab stop.
That would let me see where current block of code starts/ends, but wouldn't add "stripes" on all of the indentation.
Сервис поддержки клиентов работает на платформе UserEcho
First, make sure your "indent_guide_options" setting is set to only "draw_active":
Then, in your color scheme (I would recommend making a copy instead of modifying the original),
change the color of the guide to the same color as the background: