ソースを参照

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



読み込み中…
キャンセル
保存