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

indent_guides_guide_size and tabs

Open baliw opened this issue 12 years ago • 1 comments
trafficstars

When I set indent_guides_guide_size = 1 on a document that has space indentation it works great, but when I set indent_guides_guide_size = 1 on a document that has tab indentation it doesn't work at all.

baliw avatar Jun 08 '13 06:06 baliw

Vim doesn't highlight only part of a character.

graywh avatar Jun 08 '13 21:06 graywh