diff options
| author | alex <alex@pdp7.net> | 2026-08-21 20:03:00 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-08-21 20:03:00 +0200 |
| commit | 540b97ae5d140ce24f5a94ce66769e22f7427e10 (patch) | |
| tree | 5eddaa3bc6eff0ed6af810a83b152d3a62cad34c | |
| parent | b702fc3293eff3dc28c53ac67be6d053d81afc63 (diff) | |
Add references to newcomers-presets
| -rw-r--r-- | emacs/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emacs/README.md b/emacs/README.md index fb18bf94..c7709d2e 100644 --- a/emacs/README.md +++ b/emacs/README.md @@ -26,3 +26,8 @@ Perhaps when you read this, my current config will be much bigger.. But I'm definitely happy today with my 120-line config. Check [emacs.bash](https://github.com/alexpdp7/alexpdp7/blob/master/emacs/emacs.bash) for something you can source in your bash to keep Emacs running and prevent slow startup. + +## Newcomers presets + +Emacs 31.1 includes a `newcomers-presets` *theme* with friendlier defaults. +Refer to [this article](https://sachachua.com/blog/2026/04/what-s-in-the-emacs-newcomers-presets-theme/ "What's in the Emacs newcomers-presets theme?") or to [the source code](https://github.com/emacs-mirror/emacs/blob/master/etc/themes/newcomers-presets-theme.el) to find more inspiration. |
