This is an automated archive made by the Lemmit Bot.
The original was posted on /r/neovim by /u/AeroConcepts on 2024-11-06 15:15:23+00:00.
This is probably pretty niche but I find it useful and couldn’t find anything like it so thought I’d share.
- Fetches markdown images (currently just works with imagekit as that’s what I’m using)
- Image paths are displayed in a floating window
- Select an image (or multiple in visual mode) and it gets inserted in markdown syntax
- Fetch results are cached and can be refreshed with
r
If someone finds use out of this I’m happy to extend it to have it work with other services and even locally if needed.
Repo:
You must log in or register to comment.