Browse Source

Dumb-jump go to other window

nixos
Maxime Wack 4 years ago
parent
commit
d3d202ba30
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .emacs

+ 1
- 1
.emacs View File

@@ -1585,7 +1585,7 @@ APPEND is whether to add new events to the diary or to reset it"
(setq dumb-jump-selector 'ivy) (setq dumb-jump-selector 'ivy)
:general :general
(spcleader (spcleader
"d" 'dumb-jump-go))
"d" 'dumb-jump-go-other-window))


;;;; CSV mode ;;;; CSV mode




Loading…
Cancel
Save