From 24fee83cc0987bd4c08214e67a9690611ed9a4d5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 5 Oct 2021 14:20:39 -0500 Subject: Don't pulse line --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 2a6bbcb..83486c8 100644 --- a/init.el +++ b/init.el @@ -729,10 +729,10 @@ specific to most general, they are these: (turn-on-auto-fill)))) (setup pulse - (:option pulse-flag t + (:option pulse-flag nil pulse-delay 0.5 pulse-iterations 1) - + (defun pulse-line (&rest _) "Pulse the current line." (pulse-momentary-highlight-one-line (point))) -- cgit 1.4.1-21-gabe81