Przeglądaj źródła

Include hidden files for ripgrep search target

master
10sr 5 lat temu
rodzic
commit
56922fe7a1
Podpisane przez: 10sr ID klucza GPG: C384BB17CBB19347
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

@@ -1456,7 +1456,7 @@ condition to choose COMMAND when evaluated.")
;; ripgrep
("rg"
(executable-find "rg")
"rg --no-heading --smart-case ")
"rg --hidden --no-heading --smart-case ")

;; git grep
("gitgrep"


Ładowanie…
Anuluj
Zapisz