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))