Update README.md

This commit is contained in:
James Cherti
2024-10-29 14:20:01 -04:00
parent 27d4314fa3
commit 71e673d392

View File

@@ -552,7 +552,9 @@ To configure `corfu` and `cape`, add the following to `~/.emacs.d/post-init.el`:
### Which other customizations can be interesting to add? ### Which other customizations can be interesting to add?
Add the following to `~/.emacs.d/post-init.el`: 1. Read the following article from the same author: [Essential Emacs Packages for Efficient Software Development and Text Editing](https://www.jamescherti.com/essential-emacs-packages/)
2. You can also add the following to `~/.emacs.d/post-init.el`:
``` emacs-lisp ``` emacs-lisp
(use-package which-key (use-package which-key
:ensure t :ensure t