ekickx / clipboard-image.nvim

Neovim Lua plugin to paste image from clipboard.
MIT License
313 stars 51 forks source link

using relative url and tilde (~) breaks the pathing #12

Closed huynle closed 3 years ago

huynle commented 3 years ago

this use the vim expand function to get the correct path. in addition, the path string can be set to strings like %:p:h

ekickx commented 3 years ago

Oh wait I meant to squash the commit. Please don't delete your fork yet

ekickx commented 3 years ago

Oh well I will squash the commits manually. Thanks for your pr