Update README.md
This commit is contained in:
@@ -27,7 +27,9 @@ The *minimal-emacs.d* project includes two initialization files:
|
||||
- `early-init.el`: Loaded early in the Emacs startup process, before the graphical interface is initialized. Introduced in Emacs 27, this file configures settings that influence startup performance and GUI behavior prior to package loading.
|
||||
- `init.el`: Loaded after the graphical interface is initialized. This file contains user customizations, including variable settings, package loading, mode configurations, and keybindings.
|
||||
|
||||
One of the primary motivations behind `minimal-emacs.d` is to offer alternative defaults that enhance usability and performance, addressing many suboptimal settings in Emacs that persist due to historical constraints and legacy compatibility.
|
||||
Excluding empty lines, comments, and docstrings, the minimal-emacs.d configuration is approximately 450 lines long. It does not introduce additional functionality beyond offering improved default settings. The user retains full control over which packages to install and which modes to enable.
|
||||
|
||||
One of the primary motivations behind *minimal-emacs.d* is to offer alternative defaults that enhance usability and performance, addressing many suboptimal settings in Emacs that persist due to historical constraints and legacy compatibility.
|
||||
|
||||

|
||||
*(The theme shown in the screenshot above is ef-melissa-light, which is part of the ef-themes collection available on MELPA.)*
|
||||
|
||||
Reference in New Issue
Block a user