Procházet zdrojové kódy

Add comment

master
10sr před 5 roky
rodič
revize
ca664bd5f1
Podepsáno: 10sr ID GPG klíče: C384BB17CBB19347
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Zobrazit soubor

@@ -746,6 +746,7 @@ found, otherwise returns nil."
;; - parent directory (..)
;; ripgrep cannot list directories...
;; (setenv "FZF_DEFAULT_COMMAND" "rg --files --hidden --follow --glob '!.git/*' --no-ignore")
;; TODO: Use fd if available
(let* ((find (if (executable-find "bfs")
;; Breadth-first find https://github.com/tavianator/bfs
"bfs"


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