Sfoglia il codice sorgente

Remove neotree keybind

master
10sr 4 anni fa
parent
commit
6fa3484606
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Vedi 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



Caricamento…
Annulla
Salva