浏览代码

Remove neotree keybind

master
10sr 4 年前
父节点
当前提交
6fa3484606
签署人:: 10sr GPG 密钥 ID: 7BEC428194130EB2
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el 查看文件

@@ -1367,9 +1367,6 @@ ORIG-FUNC is the target function, and ARGS is the argument when it is called."
(set-variable 'vc-rcs-checkin-switches "-l")
(set-variable 'vc-command-messages t)

(when (fboundp 'neotree)
(define-key ctl-x-map (kbd "C-n") 'neotree))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; share clipboard with x



正在加载...
取消
保存