Sfoglia il codice sorgente

Add neotree keybind

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

+ 3
- 0
emacs.el Vedi File

@@ -1146,6 +1146,9 @@ Otherwize hook it."
(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