Explorar el Código

Update

master
10sr hace 8 meses
padre
commit
955b14f23f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

@@ -1252,7 +1252,7 @@ THEM are function and its args."
"bfs -type d 2>/dev/null"
"fd --hidden --no-ignore --type directory")
:directory (expand-file-name "~")))
(define-key ctl-x-map (kbd "C-d") 'my-fuzzy-finder-dired)
(define-key ctl-x-map "D" 'my-fuzzy-finder-dired)

;; (set-variable 'fuzzy-finder-default-command "selecta")
;; (set-variable 'fuzzy-finder-default-command "peco")


Cargando…
Cancelar
Guardar