3rd / image.nvim

🖼️ Bringing images to Neovim.
MIT License
803 stars 35 forks source link

fix: hash urls/ids for temp paths #170

Closed 3rd closed 1 month ago

3rd commented 1 month ago

Would fix https://github.com/3rd/image.nvim/issues/169 Looking for better ways of hashing...

metalelf0 commented 1 month ago

I can confirm this solves the issue linked above.

3rd commented 1 month ago

Changed to sha256 for safety, hope it's gonna be alright.