From 66c57085ee9e237e6284755d6b15b0f911cd603c Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 18 Aug 2024 14:50:51 -0400 Subject: [PATCH] Update README.md --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index 1ccb98f..cd67be1 100644 --- a/init.el +++ b/init.el @@ -314,6 +314,9 @@ ;; otherwise empty. (setq comment-empty-lines t) +;; Eliminate delay before highlighting search matches +(setq lazy-highlight-initial-delay 0) + ;;; Mode line ;; Setting `display-time-default-load-average' to nil makes Emacs omit the load