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