neovimcraft
neovimcraft copied to clipboard
`complementree.nvim` moved to sourcehut
Hi, I realized that complementree.nvim
was listed here.
I moved the plugin to sourcehut today, and wanted to let you know.
I also realized that this is the first plugin listed here to be hosted on sourcehut.
Thanks for this !
I'm a fan of sourcehut so I'll make sure it renders properly.
If possible, I'd also like to advertise azy.nvim
in here !
Both plugins are hosted on sr.ht !
By the way, thanks for this, it really helps with the discoverability of plugins !
Np, have you ever worked with sr.ht's graphql api?
Nope (neither with any GraphQL), but I might help to search for resources !
What are you searching for ?
Hey, after a little search, I came accross a tool to work with sourcehut graphql APIs: https://meta.sr.ht/graphql https://git.sr.ht/graphql
I hope this helps !
Yes thank you. This is the data we need from sourcehut: https://github.com/neurosnap/neovimcraft/blob/50f657023d912bcd9a062e75fde4ae64e070d5c9/scripts/process.ts#L189
I had a quick look, and some things will definitely not be ported over:
- stars
- watchers
- forks
I am not sur about the others, but I think they are easy to get from the graphql api. I don't know enough graphql though, but learning as we speak!
Hey thanks for your help. I'd be delighted if you took a stab at implementation and happy to step in where needed. For stars, watchers, and forks, I would just set those to 0.
Hi, I am honestly not able to help much further: I have never worked with this kind of tools...
I'll see if I have time at some point, but that make take a while, sorry !
Hey no worries, thanks for your help so far! I'll try to prioritize this soon.
Don't worry about it, thanks for your work!
I added both the repos mentioned here, they should show up in neovimcraft later today