img-paste-devs/img-paste.vim

image always not found

Opened this issue · 6 comments

my only configuration is shortcut as follow :
autocmd FileType markdown nmap p :call mdip#MarkdownClipboardImage()

but pasting not work for me, while development console print img "not found", and i'm using vim-instant-markdown to preview in explorer.

pls help me
thanks very much

Hi, can you confirm that the image is saved?

yes, image's saved at 'img/image_2021-05-06-14-04-28.png'

Can you open the image with any viewer?

yeah, it can be opened by Nomacs, it's correct !
by the way, i reinstalled my vim with building src code, then i'll check if it is good with it.
thanks

This should be a problem with the markdown preview application

u are right
i switched to another plugin, it worked well.
best regards