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

+ 2
- 1
emacs.el Vedi File

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


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


Caricamento…
Annulla
Salva