snacks.nvim/lua/snacks/image
2025-02-24 11:27:39 +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 fix(compat): properly detect async treesitter parsing 2025-02-24 10:28:22 +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): configurable templates for math expressions. Closes #1338 2025-02-20 17:11:12 +01:00
placement.lua fix(image.placement): max width/height in cells is 297. Closes #1345 2025-02-20 18:12:49 +01:00
terminal.lua fix(image.terminal): write queued terminal output on main 2025-02-24 11:27:39 +01:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00