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

Indent guides not shown on certain lines (soft-wrapped lines, blank line gaps)

Open za3k opened this issue 8 months ago • 0 comments
trafficstars

Image

On very long lines, vim wraps them, and it appears not to continue the indent guides on these lines. It would be nice if it did.

It also doesn't continue them on blank lines, which would sometimes be nice? Python PEP8 style is (at least arguably) to use a blank rather than an indented blank, so it comes up a lot in Python code.

za3k avatar Mar 03 '25 20:03 za3k