snacks.nvim/lua/snacks/image
2025-11-06 06:50:21 +01:00
..
buf.lua fix(image): allow to fully disable all image rendering with opts.image.enabled = false. Closes #2404 2025-11-02 14:33:38 +01:00
convert.lua fix(image): ENOENT on preview (#2301) 2025-10-21 14:46:27 +02:00
doc.lua fix(image): allow to fully disable all image rendering with opts.image.enabled = false. Closes #2404 2025-11-02 14:33:38 +01:00
image.lua feat(image): added clear fun. Closes #1394 2025-10-20 18:27:14 +02:00
init.lua fix(image): run terminal capability detection synchronous when needed. Closes #2439 2025-11-06 06:50:21 +01:00
inline.lua feat(gh): new gh (GitHub cli) integration 2025-11-01 12:12:06 +01:00
placement.lua feat(image): when opts.conceal, conceal remainig lines that are not covered by the image. See #2391 2025-10-30 09:14:42 +01:00
terminal.lua fix(image): run terminal capability detection synchronous when needed. Closes #2439 2025-11-06 06:50:21 +01:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00