diff --git a/.emacs b/.emacs index 05d6d90..c238a8f 100644 --- a/.emacs +++ b/.emacs @@ -1585,7 +1585,7 @@ APPEND is whether to add new events to the diary or to reset it" (setq dumb-jump-selector 'ivy) :general (spcleader - "d" 'dumb-jump-go)) + "d" 'dumb-jump-go-other-window)) ;;;; CSV mode