Explorar el Código

Add comment

master
10sr hace 5 años
padre
commit
b19b0edd95
Firmado por: 10sr ID de clave GPG: C384BB17CBB19347
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

@@ -763,6 +763,7 @@ found, otherwise returns nil."
"echo ..; "
"command fd "
"--follow --hidden --no-ignore "
;; "--color always "
"2>/dev/null")))
(if (executable-find "fd")
(setenv "FZF_DEFAULT_COMMAND" fdcmd)


Cargando…
Cancelar
Guardar