snacks.nvim/lua/snacks/image
2025-02-20 11:56:56 +01:00
..
buf.lua feat(image): refactor + css/html + beter image fitting 2025-02-15 14:28:49 +01:00
convert.lua perf(image.convert): identify during convert instead of calling identify afterwards 2025-02-20 07:28:50 +01:00
doc.lua feat(image): allow disabling math rendering. Closes #1247 2025-02-20 11:56:56 +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): allow disabling math rendering. Closes #1247 2025-02-20 11:56:56 +01:00
placement.lua feat(image): conceal option for inline rendering (disabled by default) 2025-02-19 15:41:16 +01:00
terminal.lua fix(image): delay sending first image, to make ghostty happy. Closes #1333 2025-02-20 10:17:08 +01:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00