10sr před 6 roky
rodič
revize
68869a46d2
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Zobrazit soubor

@@ -1993,7 +1993,7 @@ use for the buffer. It defaults to \"*recetf-show*\"."
""))
)

(define-key ctl-x-map (kbd "C-l") 'my-dired-git-ls-files)
(define-key ctl-x-map (kbd "f") 'my-dired-git-ls-files)
(with-eval-after-load 'dired
(defvar dired-mode-map (make-sparse-keymap))
(define-key dired-mode-map "f" 'my-dired-git-ls-files))


Načítá se…
Zrušit
Uložit