modularize existing modules #243
Replies: 1 comment
-
Given the recent issues surrounding The principle of |
Beta Was this translation helpful? Give feedback.
-
Given the recent issues surrounding The principle of |
Beta Was this translation helpful? Give feedback.
-
for example, crafted-ui installs doom-modeline and some other packages that not everyone will want
maybe it would be good to make a crafted-modeline module that allows the user to install whatever modeline package they want, see uncrafted-modeline.el from my config,for an example(ugly code, but it works)(only installs the wanted package)
another module that could easily be made is a crafted-helpful.el for the helpful.el(?) config currently in crafted-ui
implementing this would allow for less code in the users config (like disabling hooks created in a module) and faster install as an unused package just takes extra time when doing package management
Beta Was this translation helpful? Give feedback.
All reactions