snacks.nvim/lua/snacks/image
2025-10-29 17:34:00 +01:00
..
buf.lua fix(image): detach image when reloading image file. Closes #2343 2025-10-25 06:43:26 +02:00
convert.lua fix(image): ENOENT on preview (#2301) 2025-10-21 14:46:27 +02:00
doc.lua fix(image): guard against invalid buffers. Closes #2383 2025-10-29 17:34:00 +01:00
image.lua feat(image): added clear fun. Closes #1394 2025-10-20 18:27:14 +02:00
init.lua fix(image): increase timeout for querying the terminal. Closes #2344 2025-10-25 06:52:56 +02:00
inline.lua fix(image): check to update on BufWinEnter and attach to buffer changes 2025-10-28 22:00:57 +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): increase timeout for querying the terminal. Closes #2344 2025-10-25 06:52:56 +02:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00