This refactor removes a lot of the 'training wheels' that doom provides (i.e. no modeline, bindings, etc). Instead, I defined my own modules and systems to help with those tasks. I am now using the default emacs modeline, customised to my liking, as well as the default scratch buffer as my startup page. This basically allows me to have a finer degree of control over what my Emacs is doing, which is great as I can remove redundant pieces that I don't use.
368 B
368 B
private/startup
Description
Basically setup the default Emacs mode-line and the scratch buffer for ease of use.
This replaces the modeline and doom-dashboard modules as it leverages the default Emacs utilities.
Prerequisites
Emacs of some kind, preferably 27 just for the sake of preserving versioning.
Requirements
None