snacks.nvim/lua/snacks/image
2025-10-21 23:39:36 +02:00
..
buf.lua feat(image): proper inline rendering of math expressions. Closes #1318. Closes #1454 2025-03-01 08:01:11 +01:00
convert.lua fix(image): ENOENT on preview (#2301) 2025-10-21 14:46:27 +02:00
doc.lua fix(image): work-around for sha256 not allowed to be a Blob 2025-10-21 23:39:36 +02:00
image.lua feat(image): added clear fun. Closes #1394 2025-10-20 18:27:14 +02:00
init.lua feat(image): add icns support (#2120) 2025-10-21 08:37:14 +02:00
inline.lua feat(image.inline): honor concealcursor and hide conceal when selecting lines. Closes #1478 2025-03-01 23:37:02 +01:00
placement.lua fix(image): correct render fallback to handle "editor" relative position (#2297) 2025-10-21 07:36:13 +02: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