Explorar el Código

Add neotree keybind

master
10sr hace 4 años
padre
commit
b2a7cd9cae
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Ver fichero

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



Cargando…
Cancelar
Guardar