doomemacs/lisp
Henrik Lissner 41051f4761
fix: disable UI elements earlier
Moves this from doom-ui to doom-start, since there is more savings to be
had if this is done early.

Also moves the menu-bar fix for macos out of the :os macos module into
doom-start, because it is a fix (and for a Doom optimization) and not a
feature, so it shouldn't be behind a module.
2022-09-16 01:14:23 +02:00
..
cli refactor(cli): explain! to use print!'s fill function 2022-09-16 01:14:23 +02:00
lib feat(lib): add active profile to doom-info 2022-09-16 01:14:23 +02:00
doom-cli.el refactor!: complete profile gen and init systems 2022-09-16 01:14:23 +02:00
doom-editor.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-keybinds.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
doom-lib.el refactor!: complete profile gen and init systems 2022-09-16 01:14:23 +02:00
doom-modules.el refactor!: complete profile gen and init systems 2022-09-16 01:14:23 +02:00
doom-packages.el refactor: change doom-module-list signature 2022-09-16 01:14:21 +02:00
doom-profiles.el refactor!: complete profile gen and init systems 2022-09-16 01:14:23 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el fix: disable UI elements earlier 2022-09-16 01:14:23 +02:00
doom-ui.el fix: disable UI elements earlier 2022-09-16 01:14:23 +02:00
doom.el refactor!: complete profile gen and init systems 2022-09-16 01:14:23 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00