ArthurSonzogni / Diagon

Interactive ASCII art diagram generators. :star2:
https://arthursonzogni.com/Diagon/
MIT License
1.47k stars 56 forks source link

I made a Vim plugin wrapping Diagon's API #24

Closed willchao612 closed 2 years ago

willchao612 commented 2 years ago

Hi, thanks for this useful tool!

I am a Vim/Neovim user and I draw simple diagrams in markdown from time to time. When I met Diagon I wonder if I can integrate it into my workflow, so I made a Vim plugin named vim-diagon wrapping Diagon's API. It is pretty bare bone but it improves my workflow. You can give it a try if you want.

Thanks again!

ArthurSonzogni commented 2 years ago

Wow really nice!

I made the command line version, so that such tools could emerge. I remember in 2019, I wanted to use it in vim: https://www.youtube.com/watch?v=WTnMft_wvZU

Thanks for this plugin! We should talk about it in the README of Diagon. I will try to do it this evening.

willchao612 commented 2 years ago

I am so glad you like it. It wouldn't have existed without your work.

ArthurSonzogni commented 2 years ago

I added a link toward your repository. Thanks again!

ArthurSonzogni commented 2 years ago

Thanks again! It is referenced in the README. I think I should close this issue now.