From 7d71c6e5bce26974b6def9dca96b9428a743f6d0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 19 Apr 2022 22:24:16 -0500 Subject: Add Info history commands to pulse commands --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index a69081f..cb96c0c 100644 --- a/init.el +++ b/init.el @@ -107,7 +107,8 @@ pulse-delay 0.5 pulse-iterations 1) (dolist (command '(+ace-window-or-switch-buffer - pop-mark pop-globl-mark)) + pop-mark pop-globl-mark + Info-history-back Info-history-forward)) (add-to-list '+pulse-location-commands command)) (+ensure-after-init #'+pulse-location-mode)) -- cgit 1.4.1-21-gabe81