You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, thanks for you effort on this amazing plugin!
A small bug I found when playing with it is that when &wrap is set and there is a wrapped long line before the image, the image position will be miscalculated, here are some screenshots:
No wrap:
After :set wrap:
Could we take &wrap into consideration when calculating the image position? In addition, some options, such as &soothscroll, &breakindent, &breakindentpot, &linebreak can affect the visual height of a single logic line.