3rd / image.nvim

🖼️ Bringing images to Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better extmark on the same line handling

benlubas opened this issue · comments

Currently:
The virtual text is added after the image, so nvim renders the image padding first, and then the text. But we're assuming that the image should be below all of the extmarks that are on the same line. This is something that I missed in my last PR
image

Lol, I went to make the issue and then forgot, and then thought this was the PR... one moment please