From 6fa34846060446100c6ac22bcdacc1ca777bd38a Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Thu, 24 Sep 2020 23:24:37 +0900 Subject: [PATCH] Remove neotree keybind --- emacs.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/emacs.el b/emacs.el index 43b7747..1c26a4d 100644 --- a/emacs.el +++ b/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