Update README.md
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||

|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
|
||||
The **minimal-emacs.d** project is a lightweight and optimized Emacs base (`init.el` and `early-init.el`) that **gives you full control over your configuration** (without the complexity of, for instance, Doom Emacs or Spacemacs). It provides better defaults, an optimized startup, and a clean foundation for building your own vanilla Emacs setup.
|
||||
The **minimal-emacs.d** project is a lightweight and optimized Emacs base (`init.el` and `early-init.el`) that **gives you full control over your configuration**. It provides better defaults, an optimized startup, and a clean foundation for building your own vanilla Emacs setup.
|
||||
|
||||
Building the *minimal-emacs.d* `init.el` and `early-init.el` was the result of **extensive research and testing** to fine-tune the best parameters and optimizations for an Emacs configuration. *(More information about the *minimal-emacs.d* features can be found here: [Features](#features).)*
|
||||
|
||||
If you're looking for the ideal starter kit to customize Emacs, you've found it. The *minimal-emacs.d* project is:
|
||||
If you're looking for the **ideal starter kit to customize Emacs, you've found it**. The *minimal-emacs.d* project is:
|
||||
- **Minimal yet effective:** A solid starting point.
|
||||
- **Better defaults:** Improved settings for usability, UI, garbage collection, and built-in packages.
|
||||
- **0 packages loaded / No forced modes:** Unlike other frameworks or starter kits, *minimal-emacs.d* does not impose modes or require packages. **You have full control** over which global or minor modes to enable and which packages to load with `require`.
|
||||
|
||||
Reference in New Issue
Block a user