nvim-colortils / colortils.nvim

Some color utils for neovim
GNU General Public License v2.0
363 stars 13 forks source link

Permission to use your ideas / code for my own project #4

Closed ziontee113 closed 2 years ago

ziontee113 commented 2 years ago

Hi @max397574. I'm planning to develop a color picker plugin for Neovim and I came across this amazing plugin.

I'd love to implement something like your color picker window, which I've thought about but didn't know how to do it in Neovim. Your plugin has educated me on how to do such beautiful UI.

I'm making this post asking your permission to use the idea / parts of the code that makes up the color picker UI. Thank you for the amazing work :smiley:

max397574 commented 2 years ago

I'd prefer if you didn't do so If you want to do something that this picker doesn't already do I'd be very happy to ask a pull request

I feel like it doesn't make much sense to create a plugin that implements parts of the functionality of a different one especially if you'd copy the code of the existing one

ziontee113 commented 2 years ago

Yeah that makes sense. I’ll look for alternatives. Thank you :)

max397574 commented 2 years ago

@ziontee113 would be really cool if you could leave a link to this plugin in the readme to your plugin since (if I understood you correctly) it has inspired you to the ui

ziontee113 commented 2 years ago

Yes I will. Sorry for that.