snacks.nvim/lua/snacks/image
2025-03-01 23:37:02 +01: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 feat(image): proper inline rendering of math expressions. Closes #1318. Closes #1454 2025-03-01 08:01:11 +01:00
doc.lua perf(image): async treesitter parsing for images 2025-03-01 17:33:53 +01:00
image.lua feat(image): proper inline rendering of math expressions. Closes #1318. Closes #1454 2025-03-01 08:01:11 +01:00
init.lua feat(image): proper inline rendering of math expressions. Closes #1318. Closes #1454 2025-03-01 08:01:11 +01: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): only show anchor icon for inline images shown on the lines below. Closes #1479 2025-03-01 22:58:56 +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