edluffy / hologram.nvim

👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
MIT License
1.28k stars 31 forks source link

Latex support #36

Open SeniorMars opened 1 year ago

SeniorMars commented 1 year ago

This is a great project, but it would be much better to have latex support, which I believe is possible; see: https://github.com/bytesnake/vim-graphical-preview/blob/main/src/utils.rs

I want to help out, if possible, to see this completed. I want to know where the relevant source code is to hack away :) !

Vaisakhkm2625 commented 1 year ago

Vhirryo is working on adding support for latex preview on neorgthis branch, for that he is also working on adding features in hologram see his fork

mean while for helping him to test that, i am also making a similar thing hologram-math-preview

😩 you have to advertise your project man... i was looking for such a plugin but i never did able to find it... that's why finally i thought it's easier to get that support directly on neorg itself....