浏览代码

Dumb-jump go to other window

nixos
Maxime Wack 4 年前
父节点
当前提交
d3d202ba30
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .emacs

+ 1
- 1
.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



正在加载...
取消
保存