Update README.md

This commit is contained in:
James Cherti
2025-02-05 08:39:52 -05:00
parent 0b88b1d9b9
commit b0a20a371f

View File

@@ -7,7 +7,7 @@ The **minimal-emacs.d** project is a customizable Emacs base that provides **bet
Heres what the **minimal-emacs.d** configuration provides:
- Optimizations to speed up both startup and overall usage of Emacs,
- Improved default Emacs settings, including user experience enhancements, UI element management, optimized garbage collection, better configurations for built-in packages, etc.,
- You have full control over selecting the major and minor modes you need (i.e., **minimal-emacs.d** doesnt enable any modes by default, allowing users to choose which modes to enable),
- Provides the user with complete control over selecting major and minor modes (*minimal-emacs.d* does not enable any modes by default, allowing users to choose which modes to activate).
- This README.md, which offers extensive recommendations for customizing your Emacs configuration.
*(More information about the features can be found here: [Features](#features))*