Hey there, I really love the light weight feel of Diagon compared to other solutions. I wanted to have the possibility of using it in neovim with the ability to update existing diagrams in place.
So I developed a little plugin. It's very lightweight and in some cases a bit opinionated as to how things are rendered. Currently only math expressions and sequences are supported but if there's interest that can easily be extended.
Hey there, I really love the light weight feel of Diagon compared to other solutions. I wanted to have the possibility of using it in neovim with the ability to update existing diagrams in place.
So I developed a little plugin. It's very lightweight and in some cases a bit opinionated as to how things are rendered. Currently only math expressions and sequences are supported but if there's interest that can easily be extended.
Thought I'd share it here maybe someone else might find some interest and use: https://github.com/McKean/diagon.nvim
Thanks again for this great tool!