whatyouhide / vim-lengthmatters

Highlight the flooding part of an overly long line 📐
Do What The F*ck You Want To Public License
83 stars 12 forks source link

Breakindent causes weird interactions #27

Closed Huluk closed 2 years ago

Huluk commented 4 years ago

When breakindent is enabled, highlight mostly disappears, except sometimes during window resizing.

Example configuration:

set breakindent
set breakindentopt=shift:4
whatyouhide commented 4 years ago

Hey @Huluk, thanks for the report! I don't have bandwidth to work on this anytime soon, any chance you could take a stab at a PR? Thanks in advance! ❤️

Huluk commented 4 years ago

Same as on #26 , I may look into it, but probably not right away. Thanks for the fast reply, and for maintaining lengthmatters in the first place :)