From 546c8b82c1f05bcc25e7019106728b2bc3d276e9 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:29:03 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa240b7..4427684 100644 --- a/README.md +++ b/README.md @@ -1234,9 +1234,9 @@ A drawback of using the early-init phase instead of init is that if a package fa - Configures smooth scrolling and cursor behavior for a more seamless editing experience. 10. **Miscellaneous** - - Configure recentf, savehist, and auto-save + - Verifies that the Emacs configuration has loaded successfully and issues a warning if there are any issues. + - Configure and optimize settings for Eglot, recentf, savehist, auto-save, and others without enabling the modes themselves. This modifies the behavior and preferences to improve performance and usability. - Configure Ediff to use a single frame and split windows horizontally - - Optimize Eglot ## Author and license