10sr hace 6 años
padre
commit
cf9c5ec01d
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver fichero

@@ -1496,7 +1496,8 @@ ARG is num to show, or defaults to 7."
(with-eval-after-load 'dired
(define-key dired-mode-map "a" 'dired-list-all-mode))))

(define-key ctl-x-map "f" 'find-dired)
;; Currently disabled in favor of dired-from-git-ls-files
;; (define-key ctl-x-map "f" 'find-dired)


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


Cargando…
Cancelar
Guardar