Browse Source

Remove neotree keybind

master
10sr 3 years ago
parent
commit
6fa3484606
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el View File

@@ -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



Loading…
Cancel
Save