nixvim icon indicating copy to clipboard operation
nixvim copied to clipboard

*WIP* Add Octo

Open alisonjenkins opened this issue 1 year ago • 2 comments

Hey @GaetanLepage ,

This is still very much WIP but I thought I would check with you if I am heading in the right direction with this.

Does this look sane with what I have done so far?

Thanks,

Alison

alisonjenkins avatar Dec 12 '23 08:12 alisonjenkins

It looks pretty good ! One thing though, you want to use the helpers.defaultNullOpts.mkBool / mkStr / mkUnsignedInt / mkInt or, mkNullable <TYPE>. Have a look at other packages to see how we use those.

GaetanLepage avatar Dec 12 '23 08:12 GaetanLepage

It looks pretty good ! One thing though, you want to use the helpers.defaultNullOpts.mkBool / mkStr / mkUnsignedInt / mkInt or, mkNullable <TYPE>. Have a look at other packages to see how we use those.

Cool thanks for checking it over. I will see if I can get this finished off tonight after I finish work.

alisonjenkins avatar Dec 12 '23 08:12 alisonjenkins