SidharthArya / modular-config.el

Organize your emacs config into small manageable modules
GNU General Public License v2.0
27 stars 3 forks source link

Add MELPA #3

Closed conao3 closed 4 years ago

conao3 commented 4 years ago

Hi! I found this package and this package and it seems a very awesome package. How about add MELPA? is this needed name change maybe?

SidharthArya commented 4 years ago

Hi! First of all, you write amazing packages, so thank you. Sorry about the late reply. I added a pull request and withdrew it later since i was having doubts about it being all that helpful. It does need a name change i guess, to be added to melpa. Do you have any suggestions regarding the name change?

conao3 commented 4 years ago

Naming is a difficult thing to do. I'm thinking of adding a keyword for this package at leaf-keywords in the future, so a one-word name for it would be good. I've googled some time, but there doesn't seem to be a good analogy for module. We may need a completely different idea for naming it.

SidharthArya commented 4 years ago

I see. My idea of naming it modules was the user modularizing his/her config file into various reusable, functional bits of code, which can then be plugged in.
Maybe modular ? Or something else? Anything you suggest will be fine though.

conao3 commented 4 years ago

Yes, modular is better. but... I can't suggest about naming, but there has to be a better name for it.

SidharthArya commented 4 years ago

@conao3 Is this okay now ??

conao3 commented 4 years ago

I think good!

SidharthArya commented 4 years ago

@conao3 My package has been merged to melpa. https://github.com/melpa/melpa/pull/7083

conao3 commented 4 years ago

Awesome, I'll try it!