snacks.nvim/lua/snacks/image
2025-02-18 22:54:24 +01:00
..
buf.lua feat(image): refactor + css/html + beter image fitting 2025-02-15 14:28:49 +01:00
convert.lua feat(image): better error handling + option to disable error notifications 2025-02-18 22:54:24 +01:00
doc.lua fix(image): better image position caluclation. Closes #1268 2025-02-18 22:02:59 +01:00
image.lua feat(image): images are now properly scaled based on device DPI and image DPI. Closing #1257 2025-02-18 16:31:37 +01:00
init.lua feat(image): better error handling + option to disable error notifications 2025-02-18 22:54:24 +01:00
placement.lua fix(image): fix disappearing images when changing colorscheme 2025-02-18 21:52:16 +01:00
terminal.lua fix(image.terminal): set passthrough=all instead of on for tmux. Closes #1249 2025-02-18 00:22:43 +01:00
util.lua feat(image): add support for svelte (#1277) 2025-02-18 16:49:40 +01:00